All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
5.0.0 (2022-12-29)
- update TPG version 3.62 and address tflint/CI (#90)
4.0.1 (2022-03-17)
- Added VPC Accessible Services configuration (#84) (ccc56a8)
- dry-run egress ingress operations (#83) (dfd0252)
4.0.0 (2022-03-04)
- add Terraform 0.13 constraint and module attribution (#45)
- Minimum provider version increased to 3.17
- Resources have been split out from the perimeter. See the upgrade guide for details.
- add regions and require_corp_owned to access level module (#40) (20d4ce5)
- add Terraform 0.13 constraint and module attribution (#45) (9fab6ed)
- Added Ingress and Egress Rules support to regular perimeters (#55) (f837a23)
- Added support for dry-run policies in VPC Service Controls (#37) (0e712f0)
- Pass description attribute through in regular_service_perimeter module (#34) (d5ff0e3)
- split resources into separate resource to allow out-of-module additions (#61) (03e86e3)
- update TPG version constraints to allow 4.0 (#65) (8f7a51c)
- Add perimeter info to regular perimeter outputs (#51) (1787b21)
- add resource_keys variable to handle dynamic resources (#81) (9110314)
- Change default value for os_type to OS_UNSPECIFIED (#30) (20da2e0)
- ignore excessive changes to bridge status (#74) (09cb2dc)
- Use dynamic block to prevent empty device policies (#31) (17a9329)
3.2.0 (2022-01-11)
- split resources into separate resource to allow out-of-module additions (#61) (03e86e3)
- update TPG version constraints to allow 4.0 (#65) (8f7a51c)
3.1.0 (2021-10-07)
3.0.1 (2021-05-19)
3.0.0 (2021-04-08)
- add Terraform 0.13 constraint and module attribution (#45)
2.1.0 (2021-01-20)
2.0.0 (2020-06-01)
- Minimum provider version increased to 3.17
1.1.0 (2020-04-07)
1.0.3 (2020-04-06)
- Change default value for os_type to OS_UNSPECIFIED (#30) (20da2e0)
- Use dynamic block to prevent empty device policies (#31) (17a9329)
1.0.2 - 2019-12-10
- Fixed issue with the dependency graph for the
shared_resources
output. #25
1.0.1 - 2019-09-19
- Fixed issues with the dependency graph for access level outputs. #18
1.0.0 - 2019-09-04
- Supported version of Terraform is 0.12. #10
0.1.0 - 2019-05-15
- Initial release of module.