Skip to content

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

v18.1.0

04 Sep 20:28
fdc4307
Compare
Choose a tag to compare

18.1.0 (2025-08-29)

Features

  • Add per module requirements to project-factory (#996) (fb1af4c)
  • core_project_factor: enable setting a description for the default service account (#994) (1551af9)
  • deps: Update Terraform Google Provider to v7 (major) (#1002) (2ad18bf)
  • shared_vpc_access: Add support for Cloud Run Direct VPC egress (#998) (55f4242)

Bug Fixes

  • add possible values for "deletion_policy" (#983) (a0cd3f9)
  • shared_vpc_access: grant GMK service agent role on host project (#970) (df2f3d7)

v18.0.0

09 Jan 03:07
97a03f2
Compare
Choose a tag to compare

18.0.0 (2025-01-04)

⚠ BREAKING CHANGES

  • TF>=1.3: update provider and metadata (#966)

Bug Fixes

  • TF>=1.3: update provider and metadata (#966) (0bab52d)

v17.1.0

03 Dec 21:45
3b74296
Compare
Choose a tag to compare

17.1.0 (2024-12-03)

Features

  • Add support for granting permissions to apache kafka service agent (#960) (38e55a4)

Bug Fixes

  • add output type in metadata for project_services module (#959) (4c2c26a)

v17.0.1

02 Dec 16:41
3d53cd3
Compare
Choose a tag to compare

17.0.1 (2024-12-02)

Bug Fixes

  • include the APIs with identities created in the shared VPC config #946 (#947) (0bff02c)
  • shared_vpc_access: Add support to grant required IAM permissions for Data Fusion service agent (#949) (cb56101)

v17.0.0

13 Sep 17:11
ff00ab5
Compare
Choose a tag to compare

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

30 Aug 17:01
ebd6685
Compare
Choose a tag to compare

16.0.1 (2024-08-28)

Bug Fixes

  • switch svpc access to explicit dep on service enablement (#934) (105be42)

v16.0.0

16 Aug 19:37
1f1fbc3
Compare
Choose a tag to compare

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

17 May 18:40
9ac04a6
Compare
Choose a tag to compare

15.0.1 (2024-05-17)

Bug Fixes

  • core_project_factory: ignore if SA already exists (#910) (cfd7f3f)

v15.0.0

02 May 22:29
ac03859
Compare
Choose a tag to compare

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

05 Mar 16:54
e427792
Compare
Choose a tag to compare

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)