Skip to content

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

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)

terraform-google-project-factory v10.2.0

05 Mar 15:46
faa7eef
Compare
Choose a tag to compare

Features

  • Expose service identity Service Account emails (#548) (62c168d)

Bug Fixes

  • Change budget module to pass project numbers (#550) (5c715d8)

terraform-google-project-factory v10.1.1

16 Feb 17:13
4275a8d
Compare
Choose a tag to compare

Bug Fixes

  • Additional roles should only granted for Shared VPC when attaching to a service project (#542) (99093de)

terraform-google-project-factory v10.1.0

20 Jan 17:06
f297a3f
Compare
Choose a tag to compare

Features

  • Add labels support to projects bucket (#534) (67a0b04)
  • expose grant_services_security_admin_role var (#536) (c41ba36)

Bug Fixes

  • Make project service account creation optional (#528) (4350c5d)

v10.0.2

30 Aug 15:49
608cf7a
Compare
Choose a tag to compare

10.0.2 (2021-01-06)

Bug Fixes

  • Make project service account creation optional (#528) (4350c5d)

terraform-google-project-factory v10.0.1

16 Dec 19:15
e3111d2
Compare
Choose a tag to compare

Bug Fixes

terraform-google-project-factory v10.0.0

16 Dec 16:07
d3f09e2
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • Minimum Terraform version increased to 0.13.
  • All null_resources for executing gcloud scripts have been removed. See the upgrade guide for details.
  • Renamed the shared_vpc submodule to svpc_service_project. #517) (86819d7)

Features

  • add TF 0.13 constraint and module attribution (#513) (f6df34c)
  • support activate_api_identities in shared_vpc submodule (#509) (8c5698c)
  • terraform: Add support Terraform 0.14 by bumping version constraint (#505) (8c01c41)

Bug Fixes

  • Add billingbudgets.googleapis.com to precondition script. (#493) (f9b53c3)
  • Add count variable to does not create the resource when value is keep (#498) (a3deaad)
  • Add shared_vpc features back to rood module (#446) (0a6b9b9)
  • All dependencies on gcloud have been removed. (#491) (5886a4e)
  • readme link to svpc example (#515) (ce1d46e)
  • Remove whitespace in test/setup-sa (#495) (6d90ff3)
  • Support passing service project number to shared_vpc_access to be Terraform 0.13 compatible (#500) (825d07b)

v9.2.1

30 Aug 15:49
a432cfe
Compare
Choose a tag to compare

9.2.1 (2020-11-09)

Bug Fixes

  • Add billingbudgets.googleapis.com to precondition script. (#493) (f9b53c3)
  • Remove whitespace in test/setup-sa (#495) (6d90ff3)