Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

20 lines (11 loc) · 1.3 KB

All notable changes to this terraform will be documented in this file.

1.0.0 (2023-06-07)

Bug Fixes

  • Add tags to VPC attachment resource (ffb2a74)

  • Added release file (fbdcb78)

  • Allow adding prefix lists to TGW route table (5a2032a)

  • Increase TF required version and pin to AWS provider v4 (7ae279c)

  • release file rename (7925dff)

  • Merge pull request #6 from BorisLabs/remove-providers-file (db85290), closes #6

BREAKING CHANGES

  • remove providers.tf as it conflicts with terragrunt,…