Skip to content

Commit

Permalink
chore: release 3.0.0 (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Mar 1, 2021
1 parent 04f4afc commit b335283
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,23 @@ The format is based on
and this project adheres to
[Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [3.0.0](https://www.github.com/terraform-google-modules/terraform-google-folders/compare/v2.0.2...v3.0.0) (2021-01-20)


### ⚠ BREAKING CHANGES

* 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.

### Features

* 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))
* 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))


### Bug Fixes

* 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))

## [Unreleased]

## [2.0.2] - 2020-01-10
Expand Down

0 comments on commit b335283

Please sign in to comment.