Repository: trade-tariff-platform-terraform-modules
Terraform Modules for Trade Tariff Platform
README
This repository contains terraform modules that support the UK Trade Tariff Service
Rationale
These modules were originally contained within the trade-tariff-platform repository however in order to pin them we’ve moved them to their own repository.
As we only currently have only a few modules, putting them into a single repository felt like an easier option rather than making them seperate and pinning them seperately although if we get more modules we should split them out.
Requirements
Usage
Cloudfront
module "example_cloudfront" {
}
ACM
module "example_acm" {
}