Skip to content

Bump hashicorp/google from 7.32.0 to 7.33.0 in /infrastructure#1687

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/google-7.33.0
May 20, 2026
Merged

Bump hashicorp/google from 7.32.0 to 7.33.0 in /infrastructure#1687
github-actions[bot] merged 1 commit into
mainfrom
dependabot/terraform/infrastructure/hashicorp/google-7.33.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps hashicorp/google from 7.32.0 to 7.33.0.

Release notes

Sourced from hashicorp/google's releases.

v7.33.0

NOTES:

  • compute: migrate resource_compute_target_pool.go.tmpl resource to use direct HTTP rather than a client library (#27348)
  • compute: migrated google_compute_instance_group_manager resource to use direct HTTP rather than a client library (#27335)
  • compute: migrated google_compute_project_default_network_tier resource to use direct HTTP rather than a client library (#27329)
  • compute: migrated google_compute_router_status data source to use direct HTTP rather than a client library (#27288)
  • compute: migrated resource_compute_instance_group_manager.go.tmpl resource to use direct HTTP rather than a client library (#27352)
  • compute: partially migrated resource_compute_instance resource to use direct HTTP rather then a client library (#27334)

FEATURES:

  • New Data Source: google_logging_log_view (#27373)
  • New Resource: google_apigee_data_collector (#27318)
  • New Resource: google_chronicle_native_dashboard (ga) (#27316)
  • New Resource: google_contact_center_insights_encryption_spec (#27372)

IMPROVEMENTS:

  • backupdr: added guest_flush field to google_backup_dr_backup_plan resource and google_backup_dr_backup data source. (#27376)
  • backupdr: added guest_flush field to google_backup_dr_backup_plan resource and google_backup_dr_backup data source. (#27377)
  • ces: added security_settings field to google_ces_deployment resource (#27374)
  • ces: added tool_execution_mode field to google_ces_app resource (#27357)
  • compute: added stabilization_period field to google_compute_autoscaler and google_compute_region_autoscaler resources (#27379)
  • compute: added support for "ARP_BROADCAST_PRIMARY_RANGE" values to the resolve_subnet_mask field in google_compute_subnetwork resource (#27290)
  • compute: added support for "GCE_VM_IP_DEDICATED_BACKEND" to the network_endpoint_type field in google_compute_network_endpoint_group resource (#27290)
  • compute: migrated data_source_google_compute_regions to use direct HTTP rather than a client library (#27330)
  • container: added pod_snapshot_config field to google_container_cluster resource (GA) (#27325)
  • container: added secret_sync_config field to google_container_cluster resource (ga) (#27351)
  • databasemigrationservice: added database and private_connectivity fields to google_database_migration_service_connection_profile resource (#27331)
  • databasemigrationservice: added postgres_homogeneous_config field to google_database_migration_service_migration_job resource (#27331)
  • databasemigrationservice: added psc_interface_config field to google_database_migration_service_private_connection resource (#27312)
  • hypercomputecluster: added terminal_storage_class and per_unit_storage_throughput fields to the google_hypercomputecluster_cluster resource (#27381)
  • netapp: added ontap_source field to google_netapp_backup resource (beta) (#27378)
  • provider: support for a deletion_policy field has been added to almost all resources in the provider. Details on its usage can be found within individual resource documentation if supported. (#27311)
  • storagebatchoperations: added description field to google_storage_batch_operations_job resource (#27336)
  • workstations: added workstation_authorization_url and workstation_launch_url fields to the google_workstations_workstation_cluster resource. (#27313)

BUG FIXES:

  • apigee: fixed forced replacement when importing google_apigee_sharedflow_deployment resource, where service_account read as null (#27375)
  • bigqueryconnection: fixed an issue where configuration.authentication.username_password.password.secret_type is not populated and a incurred a diff on configuration.authentication.username_password.username after import in google_bigquery_connection resource (#27294)
  • bigqueryreservation: fixed google_bigquery_reservation_assignment returning a confusing 404 error when reservation is a bare name and location is not set (#27346)
  • ces: updated supported values for channel_type, modality, and theme in google_ces_deployment (#27374)
  • compute: updated google_compute_forwarding_rule resource to properly prompt for resource recreation when updating the target field between different "serviceAttachments", rather than having an in-place update blocked by an API error. (#27350)
  • modelarmor: fixed permadiff and REQUEST_FIELD_MISSING error when template_metadata is omitted from google_model_armor_template (#27358)
  • networkconnectivity: fixed an issue where google_network_connectivity_destination was not recognizing the name field as mapping to an API value (#27371)
  • networkconnectivity: fixed an issue where google_network_connectivity_multicloud_data_transfer_config was not recognizing the name field as mapping to an API value (#27371)
  • resourcemanager: added verification polling to google_service_account updates to ensure the resource is consistent before succeeding (#27353)
Changelog

Sourced from hashicorp/google's changelog.

7.33.0 (Unreleased)

Commits
  • c894d13 Update CHANGELOG.md (#27398)
  • 37edbe5 Only render imports if at least one test exists in the version (#17590) (#273...
  • 36f4b15 remove backend service CDN test (#17539) (#27382)
  • bde1a13 Add terminal_storage_class and per_unit_storage_throughput fields. (#17530) (...
  • 84021f0 resourceIdentity/MMv1: skip id values that aren't present in resource schem...
  • 8a1db5c Autoscaler stabilization_period field support (#17544) (#27379)
  • 33f8115 Add ontapSource field to Netapp Backup (#17555) (#27378)
  • 46162b3 backupdr: add guest_flush field to backup plan resource and data source (#175...
  • 3d40b24 backupdr: add guest_flush field to backup plan resource and data source (#175...
  • 2afe8e4 apigee: populate sharedflow_deployment fields in Read (#17442) (#27375)
  • Additional commits viewable in compare view

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 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](https://github.com/hashicorp/terraform-provider-google) from 7.32.0 to 7.33.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.32.0...v7.33.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 7.33.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 May 20, 2026
@github-actions github-actions Bot merged commit 287bbf0 into main May 20, 2026
13 of 17 checks passed
@github-actions github-actions Bot deleted the dependabot/terraform/infrastructure/hashicorp/google-7.33.0 branch May 20, 2026 01:49
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