Skip to content

Commit b335283

Browse files
chore: release 3.0.0 (#30)
1 parent 04f4afc commit b335283

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,23 @@ The format is based on
77
and this project adheres to
88
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).
99

10+
## [3.0.0](https://www.github.com/terraform-google-modules/terraform-google-folders/compare/v2.0.2...v3.0.0) (2021-01-20)
11+
12+
13+
### ⚠ BREAKING CHANGES
14+
15+
* 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))
26+
1027
## [Unreleased]
1128

1229
## [2.0.2] - 2020-01-10

0 commit comments

Comments
 (0)