Skip to content

Releases: terraform-google-modules/terraform-google-folders

v5.0.0

13 Sep 15:51
5f87b51
Compare
Choose a tag to compare

5.0.0 (2024-09-12)

⚠ BREAKING CHANGES

  • TPG>=6: upgrade to TPGv6 (#84)

Features

v4.0.1

06 Nov 16:36
895867b
Compare
Choose a tag to compare

4.0.1 (2023-10-17)

Bug Fixes

  • upgraded versions.tf to include minor bumps from tpg v5 (#70) (2195da2)

v4.0.0

29 Jun 16:10
7917472
Compare
Choose a tag to compare

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

16 Mar 23:20
Compare
Choose a tag to compare

Bug Fixes

terraform-google-folders v3.1.0

06 Jan 17:45
be43c43
Compare
Choose a tag to compare

Features

  • update TPG version constraints to allow 4.0 (#36) (38c6281)

terraform-google-folders v3.0.0

01 Mar 23:10
b335283
Compare
Choose a tag to compare

⚠ 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

10 Jan 07:24
f57932c
Compare
Choose a tag to compare

Fixes to outputs and interpolation.

v2.0.1

05 Nov 21:08
88d0506
Compare
Choose a tag to compare
Update `set_roles` description in README

v2.0.0

19 Aug 18:54
6764061
Compare
Choose a tag to compare

Backwards incompatible changes: refactor outputs, replace parent_id and parent_type variables with a single parent variable.

v1.0.0

26 Jul 16:14
0c75f1c
Compare
Choose a tag to compare
Added entry for 1.0.0 to CHANGELOG