This repository contains terraform modules that support the UK Trade Tariff Service
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.
- Terraform
module "example_cloudfront" {
}
module "example_acm" {
}