Releases: terraform-google-modules/terraform-google-folders
Releases · terraform-google-modules/terraform-google-folders
v5.0.0
5.0.0 (2024-09-12)
⚠ BREAKING CHANGES
- TPG>=6: upgrade to TPGv6 (#84)
Features
v4.0.1
4.0.1 (2023-10-17)
Bug Fixes
- upgraded versions.tf to include minor bumps from tpg v5 (#70) (2195da2)
v4.0.0
4.0.0 (2023-06-15)
⚠ BREAKING CHANGES
- allows roles to be specified per folder per member (#55)
Features
- allows roles to be specified per folder per member (#55) (5f92a9f)
Bug Fixes
terraform-google-folders v3.2.0
terraform-google-folders v3.1.0
Features
- update TPG version constraints to allow 4.0 (#36) (38c6281)
terraform-google-folders v3.0.0
⚠ BREAKING CHANGES
- This is a breaking change as the Terraform state location for folders has moved. See the upgrade guide for details.
Features
- Add upgrade guide and module attribution (#32) (183bfa1)
- Use for_each instead of count to create folders (#21) (81da73f)
Bug Fixes
- relax version constraints to enable terraform 0.13.x compatibility (#27) (ac91308)
v2.0.2
Fixes to outputs and interpolation.
v2.0.1
Update `set_roles` description in README
v2.0.0
Backwards incompatible changes: refactor outputs, replace parent_id
and parent_type
variables with a single parent
variable.
v1.0.0
Added entry for 1.0.0 to CHANGELOG