All notable changes to this project will be documented in this file.
2.8.1 (2022-10-27)
2.8.0 (2022-05-09)
2.7.0 (2022-03-26)
2.6.0 (2022-03-26)
2.5.1 (2022-01-10)
v2.5.0 - 2021-07-07
- fix: add tags if the default route table association is enabled (#52)
v2.4.0 - 2021-05-24
- feat: Optionally update VPC Route Tables for attached VPCs (#35)
v2.3.0 - 2021-05-19
- feat: default tgw route table tags (#49)
v2.2.0 - 2021-05-19
- feat: adding appliance_mode_support to vpc attachments (#48)
v2.1.0 - 2021-05-05
- fix: Update map function to work in Terraform 0.15 (#44)
- chore: update CI/CD to use stable
terraform-docs
release artifact and discoverable Apache2.0 license (#42)
v2.0.0 - 2021-04-27
- feat: Shorten outputs (removing this_) (#41)
- chore: update documentation and pin
terraform_docs
version to avoid future changes (#40) - chore: align ci-cd static checks to use individual minimum Terraform versions (#38)
- fix: bump min supported version due to types unsupported on current (#37)
- chore: add ci-cd workflow for pre-commit checks (#36)
v1.4.0 - 2020-11-24
v1.3.0 - 2020-08-18
- fix: Added support for multi-account deployments (#20)
v1.2.0 - 2020-08-17
- chore: Minor updates in docs
- fix: fix variable in aws_ec2_transit_gateway_route_table_propagation (#13)
v1.1.0 - 2020-01-16
- Updated notes in example
v1.0.0 - 2020-01-15
- Added code for the module
- Initial commit