Skip to content

Commit

Permalink
chore: release 4.0.0 (#35)
Browse files Browse the repository at this point in the history
Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
  • Loading branch information
release-please[bot] authored Dec 9, 2020
1 parent efe40ea commit 7bc6afe
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 @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [4.0.0](https://www.github.com/terraform-google-modules/terraform-google-org-policy/compare/v3.0.2...v4.0.0) (2020-12-08)


### ⚠ BREAKING CHANGES

* The exclusions have had their state location changed and will be recreated (this is a no-op).

### Features

* Make exclude_folders and exclude_projects use sets and use for_each to avoid unnecessary resource updates ([#32](https://www.github.com/terraform-google-modules/terraform-google-org-policy/issues/32)) ([5d552af](https://www.github.com/terraform-google-modules/terraform-google-org-policy/commit/5d552afaf5523dd1434066a047824e09b96cf42f))


### Bug Fixes

* relax version constraints to enable terraform 0.13.x compatibility ([#37](https://www.github.com/terraform-google-modules/terraform-google-org-policy/issues/37)) ([d29507e](https://www.github.com/terraform-google-modules/terraform-google-org-policy/commit/d29507eeea8a4aa15713c435f4c15cc24254d1f9))
* use correct module names in documentation ([#30](https://www.github.com/terraform-google-modules/terraform-google-org-policy/issues/30)) ([235338d](https://www.github.com/terraform-google-modules/terraform-google-org-policy/commit/235338d6e9e1fcfad703be1c67ca8de2df1928a4))

### [3.0.2](https://www.github.com/terraform-google-modules/terraform-google-org-policy/compare/v3.0.1...v3.0.2) (2020-02-05)


Expand Down

0 comments on commit 7bc6afe

Please sign in to comment.