Skip to content

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

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)

terraform-google-project-factory v10.3.0

30 Mar 02:49
365407f
Compare
Choose a tag to compare

Features

  • Allow Cloud Composer environment on the shared vpc. (#566) (0b8509f)
  • Allow customizing default service account name (#565) (020e308)
  • Allow override of quotas on projects (#468) (045923d)

Bug Fixes

  • Provide correct Cloud Composer roles for Shared VPC acces (#567) (1f3130f)

terraform-google-project-factory v10.2.2

17 Mar 16:44
0ce3705
Compare
Choose a tag to compare

Bug Fixes

  • Enable configuring shared_vpc resources at folder level (#560) (d3fa559)

terraform-google-project-factory v10.2.1

11 Mar 03:41
45d133e
Compare
Choose a tag to compare

Bug Fixes

  • Add explicit depends_on for budget project data source (#556) (454076a)