Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps hashicorp/google-beta from 6.28.0 to 7.4.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v7.4.0

DEPRECATIONS:

FEATURES:

  • New Data Source: google_artifact_registry_maven_artifact (#10718)
  • New Data Source: google_compute_interconnect_location (#10727)
  • New Resource: google_network_services_wasm_plugin (#10742)

IMPROVEMENTS:

  • compute: added scheduling.0.skip_guest_os_shutdown field to google_compute_instance_template resource (#10729)
  • compute: added scheduling.0.skip_guest_os_shutdown field to google_compute_instance resource (#10729)
  • compute: added scheduling.0.skip_guest_os_shutdown field to google_compute_region_instance_template resource (#10729)
  • compute: added tunneling_config field to google_compute_service_attachment resource (#10730)
  • container: added auto_ipam_config to google_container_cluster resource. (#10737)
  • privilegedaccessmanager: added privileged_access.gcp_iam_access.role_bindings.id field to google_privileged_access_manager_entitlement resource (#10743)
  • storage: added support for timeouts to google_storage_bucket_iam_binding, google_storage_bucket_iam_member, google_storage_bucket_iam_policy resources (#10726)

BUG FIXES:

  • bigtable: fixed node_scaling_factor forcing new instance on google_bigtable_instance when adding new cluster (#10744)
  • cloudscheduler: fixed a type assertion panic in google_cloud_scheduler_job when processing HTTP headers with nil or unexpected data types (#10720)
  • compute: fixed the Network field cannot be modified issue in google_compute_region_backend_service. Now updating the network field will force the resource to be recreated (#10738)
  • netapp: fixed incorrect default value handling in google_netapp_volume for export_policy.rules attributes has_root_access and squash_mode. When not specified, these fields will now take on the API default value with no diff. (#10736)
  • netapp: updated google_netapp_storage_pool to source the default value for the qos_type field from the API. If not specified in the configuration, qos_type will now default to the value provided by the NetApp Volumes API. (#10735)
  • sql: fixed the permadiffs on disk_size when disk_autoresize is enabled in google_sql_database_instance (#10739)
  • workbench: added retry for unable to queue the operation 409 errors in google_workbench_instance resource. (#10733)

v7.3.0

FEATURES:

  • New Data Source: google_backup_dr_data_source_reference (#10707)
  • New Resource: google_bigquery_datapolicyv2_data_policy (#10693)
  • New Resource: google_saas_runtime_release (#10685)
  • New Resource: google_secure_source_manager_hook (#10706)

IMPROVEMENTS:

  • cloudrun: added sub_path field to google_cloud_run_service resource. (#10705)
  • cloudrunv2: added sub_path field to google_cloud_run_v2_service google_cloud_run_v2_job and google_cloud_run_v2_worker_pool resource. (#10705)
  • compute: added labels and label_fingerprint fields to google_compute_security_policy resource (#10696)
  • compute: labels under initialize_params are now updatable on google_compute_instance (#10710)
  • container: added new fields memory_manager and topology_manager to node_kubelet_config block (#10681)
  • datastream: added destination_config.bigquery_destination_config.source_hierarchy_datasets.project_id field to google_datastream_stream resource (#10704)
  • discoveryengine: added app_type field to google_discovery_engine_search_engine resource (#10694)
  • gkeonprem: added proxy field to google_gkeonprem_vmware_admin_cluster resource (#10702)
  • healthcare: added validation_config to google_healthcare_fhir_store resource (#10700)
  • iamworkforcepool: added extended_attributes field to workforce_pool_provider resource (#10688)
  • netapp: added export_policy.rules.squash_mode field to google_netapp_volume resource. (#10711)
  • privateca: added encryption_spec field to google_privateca_ca_pool resource (#10699)
  • run: added connector to vpcAccess on google_cloud_run_v2_worker_pool resource (#10701)
  • tags: added the DATA_GOVERNANCE value to google_tags_tag_key.purpose (#10687)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

7.4.0 (September 23, 2025)

DEPRECATIONS:

FEATURES:

  • New Data Source: google_artifact_registry_maven_artifact (#10718)
  • New Data Source: google_compute_interconnect_location (#10727)
  • New Resource: google_network_services_wasm_plugin (#10742)

IMPROVEMENTS:

  • compute: added scheduling.0.skip_guest_os_shutdown field to google_compute_instance_template resource (#10729)
  • compute: added scheduling.0.skip_guest_os_shutdown field to google_compute_instance resource (#10729)
  • compute: added scheduling.0.skip_guest_os_shutdown field to google_compute_region_instance_template resource (#10729)
  • compute: added tunneling_config field to google_compute_service_attachment resource (#10730)
  • container: added auto_ipam_config to google_container_cluster resource. (#10737)
  • privilegedaccessmanager: added privileged_access.gcp_iam_access.role_bindings.id field to google_privileged_access_manager_entitlement resource (#10743)
  • storage: added support for timeouts to google_storage_bucket_iam_binding, google_storage_bucket_iam_member, google_storage_bucket_iam_policy resources (#10726)

BUG FIXES:

  • bigtable: fixed node_scaling_factor forcing new instance on google_bigtable_instance when adding new cluster (#10744)
  • cloudscheduler: fixed a type assertion panic in google_cloud_scheduler_job when processing HTTP headers with nil or unexpected data types (#10720)
  • compute: fixed the Network field cannot be modified issue in google_compute_region_backend_service. Now updating the network field will force the resource to be recreated (#10738)
  • netapp: fixed incorrect default value handling in google_netapp_volume for export_policy.rules attributes has_root_access and squash_mode. When not specified, these fields will now take on the API default value with no diff. (#10736)
  • netapp: updated google_netapp_storage_pool to source the default value for the qos_type field from the API. If not specified in the configuration, qos_type will now default to the value provided by the NetApp Volumes API. (#10735)
  • sql: fixed the permadiffs on disk_size when disk_autoresize is enabled in google_sql_database_instance (#10739)
  • workbench: added retry for unable to queue the operation 409 errors in google_workbench_instance resource. (#10733)

6.50.0 (September 19, 2025)

NOTES:

  • bigtable: It is recommended for google_bigtable_table_iam_* resources to upgrade to v6.50.0 and switch from instance to instance_name in your configuration before upgrading to v7.X (#10746)

DEPRECATIONS:

  • bigtable: deprecated instance in favor of instance_name in google_bigtable_table_iam_* resources (#10746)

IMPROVEMENTS:

  • bigtable: added instance_name field to google_bigtable_table_iam_* resources (#10746)

7.3.0 (September 16, 2025)

FEATURES:

  • New Data Source: google_backup_dr_data_source_reference (#10707)
  • New Resource: google_bigquery_datapolicyv2_data_policy (#10693)
  • New Resource: google_saas_runtime_release (#10685)
  • New Resource: google_secure_source_manager_hook (#10706)

IMPROVEMENTS:

  • cloudrun: added sub_path field to google_cloud_run_service resource. (#10705)
  • cloudrunv2: added sub_path field to google_cloud_run_v2_service google_cloud_run_v2_job and google_cloud_run_v2_worker_pool resource. (#10705)

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) from 6.28.0 to 7.4.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v6.28.0...v7.4.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-version: 7.4.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Sep 29, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2025

Superseded by #318.

@dependabot dependabot bot closed this Oct 6, 2025
@dependabot dependabot bot deleted the dependabot/terraform/main/hashicorp/google-beta-7.4.0 branch October 6, 2025 12:08
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.

0 participants