terraform-google-network-forensics icon indicating copy to clipboard operation
terraform-google-network-forensics copied to clipboard

chore(deps): Update Terraform terraform-google-modules/project-factory/google to v15

Open renovate-bot opened this issue 1 year ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Type Update Change Pending
terraform-google-modules/project-factory/google (source) module major ~> 9.0 -> ~> 15.0 16.0.0

Release Notes

terraform-google-modules/terraform-google-project-factory (terraform-google-modules/project-factory/google)

v15.0.1

Compare Source

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

v15.0.0

Compare Source

⚠ BREAKING CHANGES
  • TPG >5.22: added vpc sc dry run mode option (#​894)
Features

v14.5.0

Compare Source

Features
Bug Fixes

v14.4.0

Compare Source

Features
Bug Fixes

v14.3.0

Compare Source

Features
  • budget: Only read project data when budget will be created (#​829) (ee3865b)

v14.2.1

Compare Source

Bug Fixes
  • add service account access for gke in shared vpc (#​822) (e133faf)

v14.2.0

Compare Source

Features
  • added datastream support in shared_vpc_access module (#​788) (a03c5e8)
Bug Fixes

v14.1.0

Compare Source

Features
  • configure propagation time (time sleep) for inclusion of the created project in a VPC-SC perimeter (#​766) (086210b)

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • Increase to minimum TPG version 4.28 (#​738)
Features

v13.1.0

Compare Source

Features
  • Add support to project cloud storage public access prevention (#​740) (e9ba8a2)
  • update test/setup to pfactory 13.0 (321bed2)
Bug Fixes

v13.0.0

Compare Source

⚠ BREAKING CHANGES
  • add upgrade guide, update provider constraints (#​705)
  • Add dimensions argument to consumer quota override (#​683)
  • replace grant_services_network_role with grant_network_role for networkUser role management (#​697)
Features
  • Add dimensions argument to consumer quota override (#​683) (d1d7624)
  • replace grant_services_network_role with grant_network_role for networkUser role management (#​697) (d309270)
  • setup-sa.sh use add-iam-policy-binding (#​689) (616ede9)
Bug Fixes

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • Budget module should support filtering on labels (#​627)
  • Minimum provider version increased to v4.5 (#​627)
Features
11.3.1 (2022-01-11)
Bug Fixes
  • ConflictsWith in project org_id & folder_id (#​676) (2e59c9a)
  • grant roles/billing.viewer to the seed service account in helper. (#​666) (e444e2a)
  • Wrap budget_name output with length check (#​673) (21871b2)

v11.3.1

Compare Source

v11.3.0

Compare Source

Features
11.2.3 (2021-10-20)
Bug Fixes
11.2.2 (2021-10-13)
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)
11.2.1 (2021-09-23)
Bug Fixes
  • plumb grant_services_network_role for root module (#​619) (560396d)

v11.2.3

Compare Source

v11.2.2

Compare Source

v11.2.1

Compare Source

v11.2.0

Compare Source

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)
11.1.1 (2021-07-29)
Bug Fixes
  • Added dependancies on Shared VPC attachment to work with VPC service controls (#​608) (59b7b96)

v11.1.1

Compare Source

v11.1.0

Compare Source

Features
Bug Fixes
  • Using project_id output is not forcing to wait for the fabric-project creation (#​601) (551833a)

v11.0.0

Compare Source

⚠ 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
10.3.2 (2021-04-05)
Bug Fixes
  • Simplify project_id output in core_project_factory (#​572) (1bde0af)
10.3.1 (2021-03-30)
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)

v10.3.3

Compare Source

10.3.3 (2021-05-27)
Bug Fixes
  • Increasing versions of null & random providers to support arm (#​583) (28547ed)

v10.3.2

Compare Source

v10.3.1

Compare Source

v10.3.0

Compare Source

Features
Bug Fixes
  • Provide correct Cloud Composer roles for Shared VPC acces (#​567) (1f3130f)
10.2.2 (2021-03-17)
Bug Fixes
  • Enable configuring shared_vpc resources at folder level (#​560) (d3fa559)
10.2.1 (2021-03-11)
Bug Fixes
  • Add explicit depends_on for budget project data source (#​556) (454076a)

v10.2.2

Compare Source

v10.2.1

Compare Source

v10.2.0

Compare Source

Features
Bug Fixes
10.1.1 (2021-01-27)
Bug Fixes
  • Additional roles should only granted for Shared VPC when attaching to a service project (#​542) (99093de)

v10.1.1

Compare Source

v10.1.0

Compare Source

Features
Bug Fixes
10.0.1 (2020-12-16)
Bug Fixes

v10.0.2

Compare Source

10.0.2 (2021-01-06)
Bug Fixes

v10.0.1

Compare Source

v10.0.0

Compare Source

⚠ 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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

renovate-bot avatar May 09 '24 22:05 renovate-bot

/gcbrun

dpebot avatar May 09 '24 22:05 dpebot