Releases: terraform-google-modules/terraform-google-project-factory
Releases · terraform-google-modules/terraform-google-project-factory
v17.0.0
17.0.0 (2024-09-10)
⚠ BREAKING CHANGES
- deletion_policy PREVENT as default (#940)
- TPG>=5.41: add deletion_policy (#938)
Features
- deletion_policy PREVENT as default (#940) (1c1e018)
- deps: Update Terraform Google Provider to v6 (major) (#933) (392453e)
- TPG>=5.41: add deletion_policy (#938) (b0ed8a5)
v16.0.1
16.0.1 (2024-08-28)
Bug Fixes
- switch svpc access to explicit dep on service enablement (#934) (105be42)
v16.0.0
16.0.0 (2024-08-14)
⚠ BREAKING CHANGES
- TPG>=5.33: add support for setting cloud armor tier of the project (#921)
Features
- TPG>=5.33: add support for setting cloud armor tier of the project (#921) (895b501)
Bug Fixes
v15.0.1
15.0.1 (2024-05-17)
Bug Fixes
- core_project_factory: ignore if SA already exists (#910) (cfd7f3f)
v15.0.0
15.0.0 (2024-05-02)
⚠ BREAKING CHANGES
- TPG >5.22: added vpc sc dry run mode option (#894)
Features
- TPG >5.22: added vpc sc dry run mode option (#894) (0cade7f)
v14.5.0
14.5.0 (2024-03-01)
Features
- added networkconnectivity in shared VPC host access (#876) (0f12598)
- support optional tag binding (#885) (87648a1)
Bug Fixes
- make org id optional (#838) (8509793)
- shared_vpc_access - Grant notebooks.googleapi.com SA the networkUser role (#856) (661e916)
v14.4.0
14.4.0 (2023-10-20)
Features
Bug Fixes
v14.3.0
14.3.0 (2023-07-27)
Features
- budget: Only read project data when budget will be created (#829) (ee3865b)
v14.2.1
14.2.1 (2023-06-22)
Bug Fixes
- add service account access for gke in shared vpc (#822) (e133faf)
v14.2.0
14.2.0 (2023-03-09)
Features
- added datastream support in shared_vpc_access module (#788) (a03c5e8)
Bug Fixes
- removes policy id env var from int build config (#791) (7e7c37d)
- workaround for import issue when SA is unknown (#795) (13ec49f)