You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This is a breaking change as the Terraform state location for folders has moved. See the [upgrade guide](https://github.com/terraform-google-modules/terraform-google-folders/blob/master/docs/upgrading_to_folders_v3.0.md) for details.
16
+
17
+
### Features
18
+
19
+
* Add upgrade guide and module attribution ([#32](https://www.github.com/terraform-google-modules/terraform-google-folders/issues/32)) ([183bfa1](https://www.github.com/terraform-google-modules/terraform-google-folders/commit/183bfa10b2ceb30ea9a2bea5d5ed8e011c3f02ad))
20
+
* Use for_each instead of count to create folders ([#21](https://www.github.com/terraform-google-modules/terraform-google-folders/issues/21)) ([81da73f](https://www.github.com/terraform-google-modules/terraform-google-folders/commit/81da73fc1438612187631b471074fb015e8dbeeb))
21
+
22
+
23
+
### Bug Fixes
24
+
25
+
* relax version constraints to enable terraform 0.13.x compatibility ([#27](https://www.github.com/terraform-google-modules/terraform-google-folders/issues/27)) ([ac91308](https://www.github.com/terraform-google-modules/terraform-google-folders/commit/ac913087cb44d049c7d62466aa399af60bd9851b))
0 commit comments