All notable changes to this project will be documented in this file.
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