All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
5.4.0 (2024-08-29)
5.3.0 (2023-11-14)
5.2.2 (2023-01-04)
- relax null provider constraint (#79) (0ba6c56)
- specify rules variable type in org_policy_v2 (#73) (8ef6e1f)
5.2.1 (2022-12-29)
- fix folder and project exclusions (#71) (182c272)
- fixes lint issues and generates metadata (#72) (b800144)
5.2.0 (2022-09-01)
5.1.0 (2021-12-20)
5.0.0 (2021-03-19)
- add Terraform 0.13 constraint and module attribution (#43)
4.0.0 (2020-12-08)
- The exclusions have had their state location changed and will be recreated (this is a no-op).
- Make exclude_folders and exclude_projects use sets and use for_each to avoid unnecessary resource updates (#32) (5d552af)
- relax version constraints to enable terraform 0.13.x compatibility (#37) (d29507e)
- use correct module names in documentation (#30) (235338d)
3.0.2 (2020-02-05)
Please add new unreleased features here.
3.1.0 - 2019-12-05
- submodules
bucket_policy_only
,domain_restricted_sharing
,restrict_vm_external_ips
,skip_default_network
#15
3.0.1 - 2019-10-31 🎃
- The logic controlling the interaction bentween the variables
enforce
,allow
, anddeny
. #12
3.0.0 - 2019-10-17
v3.0.0 is a backwards-incompatible release. Please see the upgrading guide.
- Breaking: Fixed combining with folders/projects creation by adding
policy_for
input variable. #19
2.0.0 - 2019-07-25
- Supported version of Terraform is 0.12. #11
This is the initial release of the module, with full support for org policy management.