Skip to content

Update hashicorp/google-beta requirement from ~> 5.0 to ~> 7.37 in /terraform#37

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/google-beta-tw-7.37
Closed

Update hashicorp/google-beta requirement from ~> 5.0 to ~> 7.37 in /terraform#37
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/terraform/terraform/hashicorp/google-beta-tw-7.37

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown

Updates the requirements on hashicorp/google-beta to permit the latest version.

Release notes

Sourced from hashicorp/google-beta's releases.

v7.37.0

NOTES:

  • compute: migrated EnableDisplay fields in google_compute_instance resources to use direct HTTP rather than a client library (#12456)
  • compute: migrated desired_status block and startInstanceOperation in resource_compute_instance.go.tmpl to use direct HTTP rather than a client library (#12437)
  • compute: migrated getInstance, getDisk, Delete and the setMetadata update block in resource_compute_instance.go.tmpl to use direct HTTP rather than a client library (#12418)
  • compute: migrated part of google_compute_instance to use direct HTTP rather than a client library (#12463)

DEPRECATIONS:

  • cloudrunv2: deprecated http_get.http_headers.port field in container startup probe and liveness probe in google_cloud_run_v2_worker_pool resource because it is not supported in Cloud Run API. This field will be removed in a future major release. (#12476)
  • cloudsecuritycompliance: deprecated the organization field on google_cloud_security_compliance_cloud_control, google_cloud_security_compliance_framework, and google_cloud_security_compliance_framework_deployment. Use parent instead (#12449)
  • networkservices: deprecated protocols on google_network_services_agent_gateway (#12478)

FEATURES:

  • New Data Source: google_oracle_database_goldengate_deployment_versions (#12451)
  • New Data Source: google_storage_control_project_intelligence_finding (#12444)
  • New Data Source: google_storage_control_project_intelligence_findings (#12444)
  • New Resource: google_chronicle_parser (#12477)
  • New Resource: google_chronicle_soar_network (#12439)
  • New Resource: google_migration_center_import_data_file (#12423)
  • New Resource: google_network_services_agent_gateway (#12479)
  • New Resource: google_vertex_ai_tensorboard_experiment (#12472)
  • New List Resource: google_bigquery_dataset_access (#12441)
  • New List Resource: google_cloud_scheduler_job (#12441)
  • New List Resource: google_dns_record_set (#12467)
  • New List Resource: google_monitoring_alert_policy (#12441)
  • New List Resource: google_pubsub_subscription (#12441)

IMPROVEMENTS:

  • apigee: added new resource google_apigee_environment_debugmask for managing Apigee environment debug masks (#12421)
  • backupdr: added support for use_project_service_account flag in google_backup_dr_restore_workload disk and compute restores (#12473)
  • cloudrunv2: added http_get.http_headers.name field to container startup probe and liveness probe in google_cloud_run_v2_worker_pool resource (#12476)
  • cloudrunv2: added template.client and template.client_version fields to google_cloud_run_v2_worker_pool resource (#12440)
  • cloudsecuritycompliance: added support for project parent to google_cloud_security_compliance_cloud_control, google_cloud_security_compliance_framework, and google_cloud_security_compliance_framework_deployment via the new parent field. The organization field has been deprecated. (#12449)
  • compute: added params.resource_manager_tags field to google_compute_reservation resource (#12450)
  • compute: added data sources for google_compute_target_http_proxy, google_compute_target_https_proxy, google_compute_region_target_http_proxy, and google_compute_region_target_https_proxy (#12447)
  • container: added addons_config.slurm_operator_config field to google_container_cluster resource (#12445)
  • container: added node_image_config field to google_container_node_pool and google_container_cluster resources (#12470)
  • databasemigrationservice: added state and stop_on_warnings fields to google_database_migration_service_migration_job resource (#12430)
  • dns: added resource identity support for google_dns_record_set resource (#12467)
  • networksecurity: added network_rules field on google_network_security_authz_policy resource (#12488)
  • pubsub: added first_revision_id and last_revision_id fields to google_pubsub_topic resource (#12420)
  • sql: added settings.ip_configuration.psc_config.psc_auto_dns_enabled and settings.ip_configuration.psc_config.psc_write_endpoint_dns_enabled fields to google_sql_database_instance resource (#12454)

BUG FIXES:

  • apigee: fixed google_apigee_api not detecting local bundle changes due to a missing default on detect_md5hash, and fixed the test sweeper's list URL (#12466)
  • apigee: fixed google_apigee_security_action update failure by enabling PATCH-based updates now that the Apigee Security Actions API supports mutations (#12448)
  • apigee: fixed a perma-diff for api_products and scopes fields in google_apigee_developer_app resource when updating them with multiple items (#12464)
  • apigee: fixed an issue where the resource would attempt recreation if the key_expires_in field was set in google_apigee_developer_app resource (#12457)
  • backupdr: updated the Beta provider to point to the v1beta API endpoint (#12461)
  • ces: fixed persistent diff in google_ces_guardrail when llm_prompt_security is configured with default_settings (#12446)

... (truncated)

Changelog

Sourced from hashicorp/google-beta's changelog.

7.37.0 (Unreleased)

NOTES:

  • compute: migrated EnableDisplay fields in google_compute_instance resources to use direct HTTP rather than a client library (#12456)
  • compute: migrated desired_status block and startInstanceOperation in resource_compute_instance.go.tmpl to use direct HTTP rather than a client library (#12437)
  • compute: migrated getInstance, getDisk, Delete and the setMetadata update block in resource_compute_instance.go.tmpl to use direct HTTP rather than a client library (#12418)
  • compute: migrated part of google_compute_instance to use direct HTTP rather than a client library (#12463)

DEPRECATIONS:

  • cloudrunv2: deprecated http_get.http_headers.port field in container startup probe and liveness probe in google_cloud_run_v2_worker_pool resource because it is not supported in Cloud Run API. This field will be removed in a future major release. (#12476)
  • cloudsecuritycompliance: deprecated the organization field on google_cloud_security_compliance_cloud_control, google_cloud_security_compliance_framework, and google_cloud_security_compliance_framework_deployment. Use parent instead (#12449)
  • networkservices: deprecated protocols on google_network_services_agent_gateway (#12478)

FEATURES:

  • New Data Source: google_oracle_database_goldengate_deployment_versions (#12451)
  • New Data Source: google_storage_control_project_intelligence_finding (#12444)
  • New Data Source: google_storage_control_project_intelligence_findings (#12444)
  • New Resource: google_chronicle_parser (#12477)
  • New Resource: google_chronicle_soar_network (#12439)
  • New Resource: google_migration_center_import_data_file (#12423)
  • New Resource: google_network_services_agent_gateway (#12479)
  • New Resource: google_vertex_ai_tensorboard_experiment (#12472)
  • New List Resource: google_bigquery_dataset_access (#12441)
  • New List Resource: google_cloud_scheduler_job (#12441)
  • New List Resource: google_dns_record_set (#12467)
  • New List Resource: google_monitoring_alert_policy (#12441)
  • New List Resource: google_pubsub_subscription (#12441)

IMPROVEMENTS:

  • apigee: added new resource google_apigee_environment_debugmask for managing Apigee environment debug masks (#12421)
  • backupdr: added support for use_project_service_account flag in google_backup_dr_restore_workload disk and compute restores (#12473)
  • cloudrunv2: added http_get.http_headers.name field to container startup probe and liveness probe in google_cloud_run_v2_worker_pool resource (#12476)
  • cloudrunv2: added template.client and template.client_version fields to google_cloud_run_v2_worker_pool resource (#12440)
  • cloudsecuritycompliance: added support for project parent to google_cloud_security_compliance_cloud_control, google_cloud_security_compliance_framework, and google_cloud_security_compliance_framework_deployment via the new parent field. The organization field has been deprecated. (#12449)
  • compute: added params.resource_manager_tags field to google_compute_reservation resource (#12450)
  • compute: added data sources for google_compute_target_http_proxy, google_compute_target_https_proxy, google_compute_region_target_http_proxy, and google_compute_region_target_https_proxy (#12447)
  • container: added addons_config.slurm_operator_config field to google_container_cluster resource (#12445)
  • container: added node_image_config field to google_container_node_pool and google_container_cluster resources (#12470)
  • databasemigrationservice: added state and stop_on_warnings fields to google_database_migration_service_migration_job resource (#12430)
  • dns: added resource identity support for google_dns_record_set resource (#12467)
  • networksecurity: added network_rules field on google_network_security_authz_policy resource (#12488)
  • pubsub: added first_revision_id and last_revision_id fields to google_pubsub_topic resource (#12420)
  • sql: added settings.ip_configuration.psc_config.psc_auto_dns_enabled and settings.ip_configuration.psc_config.psc_write_endpoint_dns_enabled fields to google_sql_database_instance resource (#12454)

BUG FIXES:

  • apigee: fixed google_apigee_api not detecting local bundle changes due to a missing default on detect_md5hash, and fixed the test sweeper's list URL (#12466)
  • apigee: fixed google_apigee_security_action update failure by enabling PATCH-based updates now that the Apigee Security Actions API supports mutations (#12448)
  • apigee: fixed a perma-diff for api_products and scopes fields in google_apigee_developer_app resource when updating them with multiple items (#12464)
  • apigee: fixed an issue where the resource would attempt recreation if the key_expires_in field was set in google_apigee_developer_app resource (#12457)
  • backupdr: updated the Beta provider to point to the v1beta API endpoint (#12461)

... (truncated)

Commits
  • b9cd97d release 7.37.0 changelogs beta (#12484)
  • 28c02ea Cherry-pick for 7.37.0: feat: add support to networkRules on authzPolicy (#17...
  • 7f6c0eb feat(networkservices): promote agent gateway to ga (#17860) (#12479)
  • f25a0c2 Deprecate protocols field in google_network_services_agent_gateway (#17932) (...
  • 4b3cfed feat(chronicle): Add Terraform support for Chronicle Parser (#17774) (#12477)
  • 42c9a47 Fix incorrect field and type of http_get.http_headers in worker pool (#1790...
  • df88056 fix(securityscanner): resolve IP propagation delay in ScanConfig test (#17921...
  • b4904a2 fix the test by updating the unsupported ogg version (#17917) (#12474)
  • f42853b add support for p4sa service account flag in disk and compute restores (#1750...
  • 8e3582f Add TensorboardExperiment resource (#17781) (#12472)
  • Additional commits viewable in compare view

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

Updates the requirements on [hashicorp/google-beta](https://github.com/hashicorp/terraform-provider-google-beta) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-google-beta/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-google-beta/blob/v7.37.0/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-google-beta@v5.0.0...v7.37.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  dependency-version: 7.37.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Jun 21, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 28, 2026

Copy link
Copy Markdown
Author

Superseded by #39.

@dependabot dependabot Bot closed this Jun 28, 2026
@dependabot
dependabot Bot deleted the dependabot/terraform/terraform/hashicorp/google-beta-tw-7.37 branch June 28, 2026 02:07
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