Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps the terraform group with 1 update in the /gcp/modules/argocd directory: hashicorp/helm.
Bumps the terraform group with 1 update in the /gcp/modules/audit directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/bastion directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/ca directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/ctlog directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/dex directory: hashicorp/google.
Bumps the terraform group with 2 updates in the /gcp/modules/external_secrets directory: hashicorp/helm and hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/fulcio directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/gke_cluster directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/dex directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/fulcio directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/infra directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/prober directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/rekor directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/rekorv2/active_shard directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/rekorv2/lb directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/slo directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/timestamp directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/tuf directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/mysql directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/mysql-shard directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/network directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/oslogin directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/project_roles directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/rekor directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/sigstore directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/tiles_tlog directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/timestamp directory: hashicorp/google.
Bumps the terraform group with 1 update in the /gcp/modules/tuf directory: hashicorp/google.

Updates hashicorp/helm from 3.1.0 to 3.1.1

Release notes

Sourced from hashicorp/helm's releases.

v3.1.1

3.1.1 (Nov 17, 2025)

BUG FIXES:

  • resource/helm_release: Fix "inconsistent result after apply" error by moving recomputeMetadata function call [GH-1713]
Changelog

Sourced from hashicorp/helm's changelog.

3.1.1 (Nov 17, 2025)

BUG FIXES:

  • resource/helm_release: Fix "inconsistent result after apply" error by moving recomputeMetadata function call [GH-1713]
Commits

Updates hashicorp/google from 7.9.0 to 7.12.0

Release notes

Sourced from hashicorp/google's releases.

v7.12.0

DEPRECATIONS:

  • backupdr: deprecated required_type in google_backup_dr_backup_plan_associations and google_backup_dr_data_source_references. Both resources no longer have functionality, and will be removed in the next major release. (#25107)

FEATURES:

  • New Resource: google_ces_agent (#25106)
  • New Resource: google_ces_guardrail (#25112)
  • New Resource: google_ces_tool (#25113)
  • New Resource: google_cloud_security_compliance_cloud_control (#25137)
  • New Resource: google_cloud_security_compliance_framework_deployment (#25138)
  • New Resource: google_cloud_security_compliance_framework (#25111)
  • New Resource: google_discovery_engine_serving_config (#25105)
  • New Resource: google_oracle_database_exascale_db_storage_vault (#25129)

IMPROVEMENTS:

  • apphub: added functional_type, registration_type, and extended_metadata fields to google_apphub_service and google_apphub_workload resources (#25145)
  • ces: added bearer_token_config field to google_ces_toolset resource (#25119)
  • ces: added client_certificate_settings field to google_ces_app resource (#25117)
  • compute: added block_names field to google_compute_reservation resource (#25121)
  • compute: added sub_block_names field to google_compute_reservation_block data source (#25121)
  • compute: added tls_settings field to google_compute_regional_backend_service resource (#25068)
  • container: added end_time_behavior field to google_container_cluster resource (#25120)
  • container: added writable_cgroups field to node_config.defaults.containerd_config in google_container_cluster resource (#25140)
  • dataplex: added catalog_publishing_enabled field to data_profile_spec in google_dataplex_datascan resource (#25143)
  • dns: added forwarding_config.target_name_servers.ipv6_address argument to google_dns_managed_zone resource (#25131)
  • gkeonprem: added advanced_networking, multiple_network_interfaces_config and bgp_lb_config fields to google_gkeonprem_bare_metal_cluster resource (#25136)
  • managedkafka: added broker_capacity_config field to google_managed_kafka_cluster resource (#25074)
  • networksecurity: added endpoint_settings.jumbo_frames_enabled field to google_network_security_firewall_endpoint resource (#25073)
  • run: added readiness_probe field to cloud_run_service resource (#25114)

BUG FIXES:

  • backupdr: updated google_backup_dr_backup_plan_associations and google_backup_dr_data_source_references to use LIST APIs, and require the correct List permissions (#25107)
  • provider: resolved an issue preventing X.509 certificates from being used for authentication when supplied as Application Default Credentials (#25144)

v7.11.0

DEPRECATIONS:

  • pubsublite: google_pubsub_lite_reservation will be turned down effective March 18, 2026. Use google_pubsub_reservation instead. (#25058)
  • pubsublite: google_pubsub_lite_subscription will be turned down effective March 18, 2026. Use google_pubsub_subscription instead. (#25058)
  • pubsublite: google_pubsub_lite_topic will be turned down effective March 18, 2026. Use google_pubsub_topic instead. (#25058)

BREAKING CHANGES:

  • netapp: made google_netapp_volume.export_policy.rules.squash_mode not preserve values returned by the API. Without this change, unsetting squash_mode in the provider can cause an API error. (#25059)

FEATURES:

  • New Data Source: google_artifact_registry_python_packages (#25053)
  • New Data Source: google_cloud_identity_policy (#24946)
  • New Data Source: google_compute_reservation_block (#25034)
  • New Data Source: google_compute_reservation_sub_block (#25034)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

7.12.0 (Unreleased)

7.11.0 (November 11, 2025)

DEPRECATIONS:

  • pubsublite: google_pubsub_lite_reservation will be turned down effective March 18, 2026. Use google_pubsub_reservation instead. (#25058)
  • pubsublite: google_pubsub_lite_subscription will be turned down effective March 18, 2026. Use google_pubsub_subscription instead. (#25058)
  • pubsublite: google_pubsub_lite_topic will be turned down effective March 18, 2026. Use google_pubsub_topic instead. (#25058)

BREAKING CHANGES:

  • netapp: made google_netapp_volume.export_policy.rules.squash_mode not preserve values returned by the API. Without this change, unsetting squash_mode in the provider can cause an API error. (#25059)

FEATURES:

  • New Data Source: google_artifact_registry_python_packages (#25053)
  • New Data Source: google_cloud_identity_policy (#24946)
  • New Data Source: google_compute_reservation_block (#25034)
  • New Data Source: google_compute_reservation_sub_block (#25034)
  • New Resource: google_ces_deployment (#24945)
  • New Resource: google_ces_example (#25056)
  • New Resource: google_discovery_engine_user_store (#25054)

IMPROVEMENTS:

  • bigquery: added external_data_configuration.decimal_target_types to google_bigquery_table (#24936)
  • compute: added internal_ipv6_prefix field to the google_compute_subnetwork resource (#25037)
  • compute: added ipv6_access_type field and INTERNAL_IPV6_SUBNETWORK_CREATION as a supported value for the mode field in google_compute_public_delegated_prefix resource (#24940)
  • compute: added ipv6_access_type field to google_compute_public_advertised_prefix resource (#24911)
  • dataplex: added data_documentation_spec field to google_dataplex_datascan resource to support the DATA_DOCUMENTATION scan type (#25044)
  • dataproc: added resource_manager_tags to google_dataproc_cluster resource (#25057)
  • lustre: added placement_policy field to google_lustre_instance resource (#25042)
  • netapp: added cache_parameters field to google_netapp_volume resource (#24909)
  • secretmanager: added project and short name support for secret on google_secret_manager_secret_version (#25045)
  • secretmanager: added project and short name support for secret on ephemeral google_secret_manager_secret_version (#25045)

BUG FIXES:

  • alloydb: fixed issue with creation when initial_user.password was set to a computed value in google_alloydb_cluster (#25036)
  • bigquery: fixed extraneous diffs in google_bigquery_table.external_data_configuration.schema (#24936)
  • compute: fixed a breaking change in google_compute_instance introduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#25021)
  • container: added KUBE_DNS as an accepted value for cluster_dns field on google_container_cluster (#24953)
  • netapp: fixed bug where unsetting export_policy.rules.squash_mode on google_netapp_volume can cause an API error (#25059)
  • pubsub: fixed bug where google_pubsub_subscription could only be updated if bigquery_config was modified (#24952)
  • sql: fixed bug where final_backup_description in google_sql_database_instance resource wasn't set on the final backup on delete (#25055)
  • storage: fixed bug where certain changes to google_storage_bucket_acl.role_entity were ignored (#24949)
  • workstations: fixed bug in google_workstations_workstation where setting source_workstation caused a permadiff that forced recreation (#24941)
  • vmwareengine: made deletion of google_vmwareengine_private_cloud wait until the deletion completes (#25040)

7.10.0 (November 4, 2025)

BREAKING CHANGES:

  • alloydb: marked initial_user.password as required on create of new google_alloydb_cluster resources. This change aligns the provider with existing API constraints to surface errors earlier. (#25022)

... (truncated)

Commits

Updates hashicorp/google from 7.9.0 to 7.12.0

Release notes

Sourced from hashicorp/google's releases.

v7.12.0

DEPRECATIONS:

  • backupdr: deprecated required_type in google_backup_dr_backup_plan_associations and google_backup_dr_data_source_references. Both resources no longer have functionality, and will be removed in the next major release. (#25107)

FEATURES:

  • New Resource: google_ces_agent (#25106)
  • New Resource: google_ces_guardrail (#25112)
  • New Resource: google_ces_tool (#25113)
  • New Resource: google_cloud_security_compliance_cloud_control (#25137)
  • New Resource: google_cloud_security_compliance_framework_deployment (#25138)
  • New Resource: google_cloud_security_compliance_framework (#25111)
  • New Resource: google_discovery_engine_serving_config (#25105)
  • New Resource: google_oracle_database_exascale_db_storage_vault (#25129)

IMPROVEMENTS:

  • apphub: added functional_type, registration_type, and extended_metadata fields to google_apphub_service and google_apphub_workload resources (#25145)
  • ces: added bearer_token_config field to google_ces_toolset resource (#25119)
  • ces: added client_certificate_settings field to google_ces_app resource (#25117)
  • compute: added block_names field to google_compute_reservation resource (#25121)
  • compute: added sub_block_names field to google_compute_reservation_block data source (#25121)
  • compute: added tls_settings field to google_compute_regional_backend_service resource (#25068)
  • container: added end_time_behavior field to google_container_cluster resource (#25120)
  • container: added writable_cgroups field to node_config.defaults.containerd_config in google_container_cluster resource (#25140)
  • dataplex: added catalog_publishing_enabled field to data_profile_spec in google_dataplex_datascan resource (#25143)
  • dns: added forwarding_config.target_name_servers.ipv6_address argument to google_dns_managed_zone resource (#25131)
  • gkeonprem: added advanced_networking, multiple_network_interfaces_config and bgp_lb_config fields to google_gkeonprem_bare_metal_cluster resource (#25136)
  • managedkafka: added broker_capacity_config field to google_managed_kafka_cluster resource (#25074)
  • networksecurity: added endpoint_settings.jumbo_frames_enabled field to google_network_security_firewall_endpoint resource (#25073)
  • run: added readiness_probe field to cloud_run_service resource (#25114)

BUG FIXES:

  • backupdr: updated google_backup_dr_backup_plan_associations and google_backup_dr_data_source_references to use LIST APIs, and require the correct List permissions (#25107)
  • provider: resolved an issue preventing X.509 certificates from being used for authentication when supplied as Application Default Credentials (#25144)

v7.11.0

DEPRECATIONS:

  • pubsublite: google_pubsub_lite_reservation will be turned down effective March 18, 2026. Use google_pubsub_reservation instead. (#25058)
  • pubsublite: google_pubsub_lite_subscription will be turned down effective March 18, 2026. Use google_pubsub_subscription instead. (#25058)
  • pubsublite: google_pubsub_lite_topic will be turned down effective March 18, 2026. Use google_pubsub_topic instead. (#25058)

BREAKING CHANGES:

  • netapp: made google_netapp_volume.export_policy.rules.squash_mode not preserve values returned by the API. Without this change, unsetting squash_mode in the provider can cause an API error. (#25059)

FEATURES:

  • New Data Source: google_artifact_registry_python_packages (#25053)
  • New Data Source: google_cloud_identity_policy (#24946)
  • New Data Source: google_compute_reservation_block (#25034)
  • New Data Source: google_compute_reservation_sub_block (#25034)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

7.12.0 (Unreleased)

7.11.0 (November 11, 2025)

DEPRECATIONS:

  • pubsublite: google_pubsub_lite_reservation will be turned down effective March 18, 2026. Use google_pubsub_reservation instead. (#25058)
  • pubsublite: google_pubsub_lite_subscription will be turned down effective March 18, 2026. Use google_pubsub_subscription instead. (#25058)
  • pubsublite: google_pubsub_lite_topic will be turned down effective March 18, 2026. Use google_pubsub_topic instead. (#25058)

BREAKING CHANGES:

  • netapp: made google_netapp_volume.export_policy.rules.squash_mode not preserve values returned by the API. Without this change, unsetting squash_mode in the provider can cause an API error. (#25059)

FEATURES:

  • New Data Source: google_artifact_registry_python_packages (#25053)
  • New Data Source: google_cloud_identity_policy (#24946)
  • New Data Source: google_compute_reservation_block (#25034)
  • New Data Source: google_compute_reservation_sub_block (#25034)
  • New Resource: google_ces_deployment (#24945)
  • New Resource: google_ces_example (#25056)
  • New Resource: google_discovery_engine_user_store (#25054)

IMPROVEMENTS:

  • bigquery: added external_data_configuration.decimal_target_types to google_bigquery_table (#24936)
  • compute: added internal_ipv6_prefix field to the google_compute_subnetwork resource (#25037)
  • compute: added ipv6_access_type field and INTERNAL_IPV6_SUBNETWORK_CREATION as a supported value for the mode field in google_compute_public_delegated_prefix resource (#24940)
  • compute: added ipv6_access_type field to google_compute_public_advertised_prefix resource (#24911)
  • dataplex: added data_documentation_spec field to google_dataplex_datascan resource to support the DATA_DOCUMENTATION scan type (#25044)
  • dataproc: added resource_manager_tags to google_dataproc_cluster resource (#25057)
  • lustre: added placement_policy field to google_lustre_instance resource (#25042)
  • netapp: added cache_parameters field to google_netapp_volume resource (#24909)
  • secretmanager: added project and short name support for secret on google_secret_manager_secret_version (#25045)
  • secretmanager: added project and short name support for secret on ephemeral google_secret_manager_secret_version (#25045)

BUG FIXES:

  • alloydb: fixed issue with creation when initial_user.password was set to a computed value in google_alloydb_cluster (#25036)
  • bigquery: fixed extraneous diffs in google_bigquery_table.external_data_configuration.schema (#24936)
  • compute: fixed a breaking change in google_compute_instance introduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#25021)
  • container: added KUBE_DNS as an accepted value for cluster_dns field on google_container_cluster (#24953)
  • netapp: fixed bug where unsetting export_policy.rules.squash_mode on google_netapp_volume can cause an API error (#25059)
  • pubsub: fixed bug where google_pubsub_subscription could only be updated if bigquery_config was modified (#24952)
  • sql: fixed bug where final_backup_description in google_sql_database_instance resource wasn't set on the final backup on delete (#25055)
  • storage: fixed bug where certain changes to google_storage_bucket_acl.role_entity were ignored (#24949)
  • workstations: fixed bug in google_workstations_workstation where setting source_workstation caused a permadiff that forced recreation (#24941)
  • vmwareengine: made deletion of google_vmwareengine_private_cloud wait until the deletion completes (#25040)

7.10.0 (November 4, 2025)

BREAKING CHANGES:

  • alloydb: marked initial_user.password as required on create of new google_alloydb_cluster resources. This change aligns the provider with existing API constraints to surface errors earlier. (#25022)

... (truncated)

Commits

Updates hashicorp/google from 7.9.0 to 7.12.0

Release notes

Sourced from hashicorp/google's releases.

v7.12.0

DEPRECATIONS:

  • backupdr: deprecated required_type in google_backup_dr_backup_plan_associations and google_backup_dr_data_source_references. Both resources no longer have functionality, and will be removed in the next major release. (#25107)

FEATURES:

  • New Resource: google_ces_agent (#25106)
  • New Resource: google_ces_guardrail (#25112)
  • New Resource: google_ces_tool (#25113)
  • New Resource: google_cloud_security_compliance_cloud_control (#25137)
  • New Resource: google_cloud_security_compliance_framework_deployment (#25138)
  • New Resource: google_cloud_security_compliance_framework (#25111)
  • New Resource: google_discovery_engine_serving_config (#25105)
  • New Resource: google_oracle_database_exascale_db_storage_vault (#25129)

IMPROVEMENTS:

  • apphub: added functional_type, registration_type, and extended_metadata fields to google_apphub_service and google_apphub_workload resources (#25145)
  • ces: added bearer_token_config field to google_ces_toolset resource (#25119)
  • ces: added client_certificate_settings field to google_ces_app resource (#25117)
  • compute: added block_names field to google_compute_reservation resource (#25121)
  • compute: added sub_block_names field to google_compute_reservation_block data source (#25121)
  • compute: added tls_settings field to google_compute_regional_backend_service resource (#25068)
  • container: added end_time_behavior field to google_container_cluster resource (#25120)
  • container: added writable_cgroups field to node_config.defaults.containerd_config in google_container_cluster resource (#25140)
  • dataplex: added catalog_publishing_enabled field to data_profile_spec in google_dataplex_datascan resource (#25143)
  • dns: added forwarding_config.target_name_servers.ipv6_address argument to google_dns_managed_zone resource (#25131)
  • gkeonprem: added advanced_networking, multiple_network_interfaces_config and bgp_lb_config fields to google_gkeonprem_bare_metal_cluster resource (#25136)
  • managedkafka: added broker_capacity_config field to google_managed_kafka_cluster resource (#25074)
  • networksecurity: added endpoint_settings.jumbo_frames_enabled field to google_network_security_firewall_endpoint resource (#25073)
  • run: added readiness_probe field to cloud_run_service resource (#25114)

BUG FIXES:

  • backupdr: updated google_backup_dr_backup_plan_associations and google_backup_dr_data_source_references to use LIST APIs, and require the correct List permissions (#25107)
  • provider: resolved an issue preventing X.509 certificates from being used for authentication when supplied as Application Default Credentials (#25144)

v7.11.0

DEPRECATIONS:

  • pubsublite: google_pubsub_lite_reservation will be turned down effective March 18, 2026. Use google_pubsub_reservation instead. (#25058)
  • pubsublite: google_pubsub_lite_subscription will be turned down effective March 18, 2026. Use google_pubsub_subscription instead. (#25058)
  • pubsublite: google_pubsub_lite_topic will be turned down effective March 18, 2026. Use google_pubsub_topic instead. (#25058)

BREAKING CHANGES:

  • netapp: made google_netapp_volume.export_policy.rules.squash_mode not preserve values returned by the API. Without this change, unsetting squash_mode in the provider can cause an API error. (#25059)

FEATURES:

  • New Data Source: google_artifact_registry_python_packages (#25053)
  • New Data Source: google_cloud_identity_policy (#24946)
  • New Data Source: google_compute_reservation_block (#25034)
  • New Data Source: google_compute_reservation_sub_block (#25034)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

7.12.0 (Unreleased)

7.11.0 (November 11, 2025)

DEPRECATIONS:

  • pubsublite: google_pubsub_lite_reservation will be turned down effective March 18, 2026. Use google_pubsub_reservation instead. (#25058)
  • pubsublite: google_pubsub_lite_subscription will be turned down effective March 18, 2026. Use google_pubsub_subscription instead. (#25058)
  • pubsublite: google_pubsub_lite_topic will be turned down effective March 18, 2026. Use google_pubsub_topic instead. (#25058)

BREAKING CHANGES:

  • netapp: made google_netapp_volume.export_policy.rules.squash_mode not preserve values returned by the API. Without this change, unsetting squash_mode in the provider can cause an API error. (#25059)

FEATURES:

  • New Data Source: google_artifact_registry_python_packages (#25053)
  • New Data Source: google_cloud_identity_policy (#24946)
  • New Data Source: google_compute_reservation_block (#25034)
  • New Data Source: google_compute_reservation_sub_block (#25034)
  • New Resource: google_ces_deployment (#24945)
  • New Resource: google_ces_example (#25056)
  • New Resource: google_discovery_engine_user_store (#25054)

IMPROVEMENTS:

  • bigquery: added external_data_configuration.decimal_target_types to google_bigquery_table (#24936)
  • compute: added internal_ipv6_prefix field to the google_compute_subnetwork resource (#25037)
  • compute: added ipv6_access_type field and INTERNAL_IPV6_SUBNETWORK_CREATION as a supported value for the mode field in google_compute_public_delegated_prefix resource (#24940)
  • compute: added ipv6_access_type field to google_compute_public_advertised_prefix resource (#24911)
  • dataplex: added data_documentation_spec field to google_dataplex_datascan resource to support the DATA_DOCUMENTATION scan type (#25044)
  • dataproc: added resource_manager_tags to google_dataproc_cluster resource (#25057)
  • lustre: added placement_policy field to google_lustre_instance resource (#25042)
  • netapp: added cache_parameters field to google_netapp_volume resource (#24909)
  • secretmanager: added project and short name support for secret on google_secret_manager_secret_version (#25045)
  • secretmanager: added project and short name support for secret on ephemeral google_secret_manager_secret_version (#25045)

BUG FIXES:

  • alloydb: fixed issue with creation when initial_user.password was set to a computed value in google_alloydb_cluster (#25036)
  • bigquery: fixed extraneous diffs in google_bigquery_table.external_data_configuration.schema (#24936)
  • compute: fixed a breaking change in google_compute_instance introduced in 7.9.0 where a destroy-diff is prompted for instances with preset GPUs (#25021)
  • container: added KUBE_DNS as an accepted value for cluster_dns field on google_container_cluster (#24953)
  • netapp: fixed bug where unsetting export_policy.rules.squash_mode on google_netapp_volume can cause an API error (#25059)
  • pubsub: fixed bug where google_pubsub_subscription could only be updated if bigquery_config was modified (#24952)
  • sql: fixed bug where final_backup_description in google_sql_database_instance resource wasn't set on the final backup on delete (#25055)
  • storage: fixed bug where certain changes to google_storage_bucket_acl.role_entity were ignored (#24949)
  • workstations: fixed bug in google_workstations_workstation where setting source_workstation caused a permadiff that forced recreation (#24941)
  • vmwareengine: made deletion of google_vmwareengine_private_cloud wait until the deletion completes (#25040)

7.10.0 (November 4, 2025)

BREAKING CHANGES:

  • alloydb: marked initial_user.password as required on create of new google_alloydb_cluster resources. This change aligns the provider with existing API constraints to surface errors earlier. (#25022)

... (truncated)

Commits
  • 4dd1bc5 Update CHANGELOG for version 7.12.0 (#25162)
  • 21cf089 feat: Add functional_type, registration_type and extended_metadata to the app...
  • b84ea44 x509 cert fix (#15691) (#25144)
  • a43c6a5 Terraform support for Dataplex Profile Publishing (#15355) (#25143)
  • 69896ee Add writable cgroups to containerd config (#15511) (#25140)
  • a2aa88b Fix TestAccSpannerInstance_freeInstanceBasicUpdate (#15706) (#25139)
  • 0010423 cloudsecuritycompliace: add `google_cloud_security_compliance_framework_dep...
  • 50e2b4e cloudsecuritycompliace: add `google_cloud_security_compliance_cloud_control...
  • 7e58ce2 add advanced networking support for baremetal admin cluster (#15643) (#25136)

Bumps the terraform group with 1 update in the /gcp/modules/argocd directory: [hashicorp/helm](https://github.com/hashicorp/terraform-provider-helm).
Bumps the terraform group with 1 update in the /gcp/modules/audit directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/bastion directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/ca directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/ctlog directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/dex directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 2 updates in the /gcp/modules/external_secrets directory: [hashicorp/helm](https://github.com/hashicorp/terraform-provider-helm) and [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/fulcio directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/gke_cluster directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/dex directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/fulcio directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/infra directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/prober directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/rekor directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/rekorv2/active_shard directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/rekorv2/lb directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/slo directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/timestamp directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/monitoring/tuf directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/mysql directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/mysql-shard directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/network directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/oslogin directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/project_roles directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/rekor directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/sigstore directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/tiles_tlog directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/timestamp directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).
Bumps the terraform group with 1 update in the /gcp/modules/tuf directory: [hashicorp/google](https://github.com/hashicorp/terraform-provider-google).


Updates `hashicorp/helm` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/hashicorp/terraform-provider-helm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-helm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-helm@v3.1.0...v3.1.1)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/helm` from 3.1.0 to 3.1.1
- [Release notes](https://github.com/hashicorp/terraform-provider-helm/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-helm/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-helm@v3.1.0...v3.1.1)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

Updates `hashicorp/google` from 7.9.0 to 7.12.0
- [Release notes](https://github.com/hashicorp/terraform-provider-google/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google@v7.9.0...v7.12.0)

---
updated-dependencies:
- dependency-name: hashicorp/helm
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/helm
  dependency-version: 3.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
- dependency-name: hashicorp/google
  dependency-version: 7.12.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 2, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 2, 2025 02:17
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 2, 2025
@cpanato cpanato merged commit cc5072d into main Dec 2, 2025
5 checks passed
@cpanato cpanato deleted the dependabot/terraform/gcp/modules/argocd/terraform-a80abab4c2 branch December 2, 2025 07:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants