Releases: terraform-google-modules/terraform-google-project-factory
Releases · terraform-google-modules/terraform-google-project-factory
terraform-google-project-factory v11.2.3
Bug Fixes
- Update required_providers in budget submodule (#631) (de67066)
terraform-google-project-factory v11.2.2
Bug Fixes
- Allow explicit provider configuration in module (#624) (621c527)
- billing_budget resource should use GA provider (#626) (b6d7bf1)
- Don't attempt to activate service identity for compute.googleapis.com (#628) (777092c)
terraform-google-project-factory v11.2.1
Bug Fixes
- plumb grant_services_network_role for root module (#619) (560396d)
terraform-google-project-factory v11.2.0
Features
- added the grant_services_network_role flag to control network IAM (#618) (f116dd5)
- Give VPC Access Agent Service Account for Cloud Run permissions on Shared VPC (#615) (87d2df0)
terraform-google-project-factory v11.1.1
Bug Fixes
- Added dependancies on Shared VPC attachment to work with VPC service controls (#608) (59b7b96)
terraform-google-project-factory v11.1.0
Features
- allow budget display name customization (#599) (f54adbf)
Bug Fixes
- Using project_id output is not forcing to wait for the fabric-project creation (#601) (551833a)
terraform-google-project-factory v11.0.0
⚠ BREAKING CHANGES
- Buckets now enable uniform bucket-level access by default. See the upgrade guide for details.
Features
- Add support for enforcing uniform IAM access to project GCS bucket (#585) (d9bd377)
Bug Fixes
- billing budget tests (#594) (64461a2)
- Increasing versions of null & random providers to support arm (#583) (28547ed)
- remove unused vars, add upgrade guide (#596) (e4c9b03)
v10.3.3
10.3.3 (2021-05-27)
Bug Fixes
- Increasing versions of null & random providers to support arm (#583) (28547ed)
terraform-google-project-factory v10.3.2
Bug Fixes
- Simplify project_id output in core_project_factory (#572) (1bde0af)
terraform-google-project-factory v10.3.1
Bug Fixes
- Add force_destroy option for included GCS bucket (#545) (1774999)
- Change quota manager submodule required versions to allow 0.14 (#569) (448456c)
- Replace "true"/"false" strings with bool values (#559) (2d082f3)