terraform-google-modules / terraform-google-vpc-service-controls

Handles opinionated VPC Service Controls and Access Context Manager configuration and deployments
https://registry.terraform.io/modules/terraform-google-modules/vpc-service-controls/google
Apache License 2.0
59 stars 67 forks source link

chore(deps): Update TF modules (major) #126

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 months ago

Mend Renovate logo banner

This PR contains the following updates:

Package Type Update Change
terraform-google-modules/bastion-host/google (source) module major ~> 5.0 -> ~> 6.0
terraform-google-modules/bigquery/google (source) module major ~> 6.0 -> ~> 7.0
terraform-google-modules/cloud-storage/google (source) module major ~> 4.0 -> ~> 5.0
terraform-google-modules/network/google (source) module major ~> 7.0 -> ~> 8.0

Release Notes

terraform-google-modules/terraform-google-bastion-host (terraform-google-modules/bastion-host/google) ### [`v6.0.0`](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/blob/HEAD/CHANGELOG.md#600-2023-10-30) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/compare/v5.3.0...v6.0.0) ##### ⚠ BREAKING CHANGES - **deps:** Update Terraform terraform-google-modules/vm/google to v10 ([#​153](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/153)) ##### Bug Fixes - **deps:** Update Terraform terraform-google-modules/vm/google to v10 ([#​153](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/153)) ([b2333ee](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/b2333ee6e1e0551b022257bbe019767bb5088a3f)) - upgraded versions.tf to include minor bumps from tpg v5 ([#​157](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/issues/157)) ([4456230](https://togithub.com/terraform-google-modules/terraform-google-bastion-host/commit/4456230664f86b80a2db2f98eef720abc793fd80))
terraform-google-modules/terraform-google-bigquery (terraform-google-modules/bigquery/google) ### [`v7.0.0`](https://togithub.com/terraform-google-modules/terraform-google-bigquery/blob/HEAD/CHANGELOG.md#700-2023-10-10) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-bigquery/compare/v6.1.1...v7.0.0) ##### ⚠ BREAKING CHANGES - data_warehosue migrating to TheLook Ecommerce dataset ([#​257](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/257)) ##### Features - data_warehosue migrating to TheLook Ecommerce dataset ([#​257](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/257)) ([e97adfb](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/e97adfb1984592a6f9e4eea8f8bdc3d2969e3d2d)) - data_warehouse add labels to objects ([#​253](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/253)) ([70962af](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/70962afc68366e8ef1214b9ad747d3d15fa7f313)) ##### Bug Fixes - data_warehouse add bigquery data policy api ([#​254](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/254)) ([f2aa4f3](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/f2aa4f392e94603ca831c40c6c08dc3fbdae8af4)) - data_warehouse api identity dependency for p/s ([#​252](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/252)) ([d2c1256](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/d2c125676f176c8fa33eb9dad12b7ed992dee6ac)) - **deps:** update terraform terraform-google-modules/project-factory/google to 14.3 ([#​245](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/245)) ([cf6869c](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/cf6869c8f37999f4b765b7b9ac501c73a5ca3e36)) - update architecture diagrams, fix integration test ([#​241](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/241)) ([bc5abf8](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/bc5abf8cb55bfc2c9939a1be6d6adfa7212e3a17)) - update workflow.tftpl bc subworkflow creates bq not biglake tables ([#​246](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/246)) ([fc7d4ae](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/fc7d4ae15376a22a5f37c140fc4b1c1c4ad3aa52)) - upgrade hashicorp/google to 5.0 ([#​259](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/259)) ([096ca4e](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/096ca4ee651152d040f8c555832488991773ddb8)) - upgraded versions.tf to include minor bumps from tpg v5 ([#​261](https://togithub.com/terraform-google-modules/terraform-google-bigquery/issues/261)) ([7fd5bcb](https://togithub.com/terraform-google-modules/terraform-google-bigquery/commit/7fd5bcbb4eca4d71a0d1c9b7fb7f4d19ae21ddbf))
terraform-google-modules/terraform-google-cloud-storage (terraform-google-modules/cloud-storage/google) ### [`v5.0.0`](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/blob/HEAD/CHANGELOG.md#500-2023-10-17) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/compare/v4.0.1...v5.0.0) ##### ⚠ BREAKING CHANGES - **TPG >= 4.46:** adds support to autoclass ([#​265](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/issues/265)) ##### Features - **TPG >= 4.46:** adds support to autoclass ([#​265](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/issues/265)) ([52eaa5a](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/commit/52eaa5ae08e419340933b9b8c78e0d249d9e72bd)) ##### Bug Fixes - upgraded versions.tf to include minor bumps from tpg v5 ([#​276](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/issues/276)) ([b94c2f9](https://togithub.com/terraform-google-modules/terraform-google-cloud-storage/commit/b94c2f9fa00f21e6a329ce221a1282ce4455c1b8))
terraform-google-modules/terraform-google-network (terraform-google-modules/network/google) ### [`v8.0.0`](https://togithub.com/terraform-google-modules/terraform-google-network/blob/HEAD/CHANGELOG.md#800-2023-11-04) [Compare Source](https://togithub.com/terraform-google-modules/terraform-google-network/compare/v7.5.0...v8.0.0) ##### ⚠ BREAKING CHANGES - bumping tf to v1.3 for fabric-net-firewall ([#​515](https://togithub.com/terraform-google-modules/terraform-google-network/issues/515)) - **deps:** Update Terraform terraform-google-modules/cloud-dns/google to v5 ([#​489](https://togithub.com/terraform-google-modules/terraform-google-network/issues/489)) ##### Bug Fixes - bumping tf to v1.3 for fabric-net-firewall ([#​515](https://togithub.com/terraform-google-modules/terraform-google-network/issues/515)) ([c08ea5f](https://togithub.com/terraform-google-modules/terraform-google-network/commit/c08ea5f269cc845db7c335b30b45c6d5d728029b)) - **deps:** Update Terraform terraform-google-modules/cloud-dns/google to v5 ([#​489](https://togithub.com/terraform-google-modules/terraform-google-network/issues/489)) ([adb3e2a](https://togithub.com/terraform-google-modules/terraform-google-network/commit/adb3e2adb92dfbcd9792cd1db7df1b048ee7d7cb)) - network-firewall-policy not able to use target_secure_tags ([#​514](https://togithub.com/terraform-google-modules/terraform-google-network/issues/514)) ([a5418b4](https://togithub.com/terraform-google-modules/terraform-google-network/commit/a5418b40729e6f72b3f3e0c76825381f7aa68d9d))

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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 8 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun

dpebot commented 7 months ago

/gcbrun