Skip to content

Releases: terraform-google-modules/terraform-google-project-factory

terraform-google-project-factory v11.2.3

02 Nov 23:20
e1c6a53
Compare
Choose a tag to compare

Bug Fixes

  • Update required_providers in budget submodule (#631) (de67066)

terraform-google-project-factory v11.2.2

15 Oct 16:27
1867faf
Compare
Choose a tag to compare

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

28 Sep 16:49
94542ac
Compare
Choose a tag to compare

Bug Fixes

  • plumb grant_services_network_role for root module (#619) (560396d)

terraform-google-project-factory v11.2.0

23 Sep 18:36
53d36fa
Compare
Choose a tag to compare

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

02 Aug 21:27
1a2af09
Compare
Choose a tag to compare

Bug Fixes

  • Added dependancies on Shared VPC attachment to work with VPC service controls (#608) (59b7b96)

terraform-google-project-factory v11.1.0

07 Jul 22:50
d31b2b0
Compare
Choose a tag to compare

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

12 Jun 01:46
9fc6ecd
Compare
Choose a tag to compare

⚠ 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

30 Aug 15:49
3df7bac
Compare
Choose a tag to compare

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

19 Apr 20:35
da40f48
Compare
Choose a tag to compare

Bug Fixes

  • Simplify project_id output in core_project_factory (#572) (1bde0af)

terraform-google-project-factory v10.3.1

31 Mar 15:27
02cda62
Compare
Choose a tag to compare

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)