Skip to content

Bump hashicorp/google from 6.43.0 to 6.44.0 in /infra/tf#129

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/infra/tf/hashicorp/google-6.44.0
Jul 21, 2025
Merged

Bump hashicorp/google from 6.43.0 to 6.44.0 in /infra/tf#129
github-actions[bot] merged 1 commit intomainfrom
dependabot/terraform/infra/tf/hashicorp/google-6.44.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Jul 21, 2025

Bumps hashicorp/google from 6.43.0 to 6.44.0.

Release notes

Sourced from hashicorp/google's releases.

v6.44.0

FEATURES:

  • New Data Source: google_compute_network_attachment (#23570)
  • New Data Source: google_firestore_document (#23553)
  • New Resource: google_backup_dr_service_config (#23552)
  • New Resource: google_bigquery_analytics_hub_data_exchange_subscription (#23560)
  • New Resource: google_gkeonprem_vmware_admin_cluster (#23554)
  • New Resource: google_network_security_backend_authentication_config (#23555)

IMPROVEMENTS:

  • alloydb: added machine_config.machine_type field to google_alloydb_instance resource (#23562)
  • apigee: added access_logging_config field to google_apigee_instance resource (#23522)
  • apigee: marked access_logging_config field immutable in google_apigee_instance resource (#23571)
  • backupdr: added in-place update support for google_backup_dr_backup_plan resource (#23537)
  • compute: added params.resource_manager_tags field to google_compute_firewall resource (#23524)
  • compute: added application_aware_interconnect and aai_enabled fields to google_compute_interconnect resource (#23567)
  • compute: added load_balancing_scheme field to google_compute_backend_bucket resource (#23499)
  • compute: added provisioned_iops and provisioned_throughput fields to google_compute_region_disk resource (#23551)
  • compute: added specific_reservation.source_instance_template, delete_at_time, delete_after_duration.seconds, delete_after_duration.nanos and reservation_sharing_policy.service_share_type fields to google_compute_reservation resource (#23561)
  • firestore: added tags field to google_firestore_database resource (#23569)
  • securesourcemanager: added in-place update support for description field in google_secure_source_manager_repository resource (#23557)
  • storage: added force_empty_content_type field to google_storage_bucket_object resource (#23568)

BUG FIXES:

  • artifactregistry: fixed an issue where changes to cleanup_policies were not being applied correctly in google_artifact_registry_repository resource (#23556)
  • iambeta: fixed perma-diff for jwks_json field when GCP normalizes JSON formatting in google_iam_workload_identity_pool_provider resource (#23526)
Changelog

Sourced from hashicorp/google's changelog.

6.44.0 (July 16, 2025)

FEATURES:

  • New Data Source: google_compute_network_attachment (#23570)
  • New Data Source: google_firestore_document (#23553)
  • New Resource: google_backup_dr_service_config (#23552)
  • New Resource: google_bigquery_analytics_hub_data_exchange_subscription (#23560)
  • New Resource: google_gkeonprem_vmware_admin_cluster (#23554)
  • New Resource: google_network_security_backend_authentication_config (#23555)

IMPROVEMENTS:

  • alloydb: added machine_config.machine_type field to google_alloydb_instance resource (#23562)
  • apigee: added access_logging_config field to google_apigee_instance resource (#23522)
  • apigee: marked access_logging_config field immutable in google_apigee_instance resource (#23571)
  • backupdr: added in-place update support for google_backup_dr_backup_plan resource (#23537)
  • compute: added params.resource_manager_tags field to google_compute_firewall resource (#23524)
  • compute: added application_aware_interconnect and aai_enabled fields to google_compute_interconnect resource (#23567)
  • compute: added load_balancing_scheme field to google_compute_backend_bucket resource (#23499)
  • compute: added provisioned_iops and provisioned_throughput fields to google_compute_region_disk resource (#23551)
  • compute: added specific_reservation.source_instance_template, delete_at_time, delete_after_duration.seconds, delete_after_duration.nanos and reservation_sharing_policy.service_share_type fields to google_compute_reservation resource (#23561)
  • firestore: added tags field to google_firestore_database resource (#23569)
  • securesourcemanager: added in-place update support for description field in google_secure_source_manager_repository resource (#23557)
  • storage: added force_empty_content_type field to google_storage_bucket_object resource (#23568)

BUG FIXES:

  • artifactregistry: fixed an issue where changes to cleanup_policies were not being applied correctly in google_artifact_registry_repository resource (#23556)
  • iambeta: fixed perma-diff for jwks_json field when GCP normalizes JSON formatting in google_iam_workload_identity_pool_provider resource (#23526)
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](https://github.com/hashicorp/terraform-provider-google) from 6.43.0 to 6.44.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@v6.43.0...v6.44.0)

---
updated-dependencies:
- dependency-name: hashicorp/google
  dependency-version: 6.44.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 Jul 21, 2025
@github-actions github-actions Bot merged commit 90a5b8e into main Jul 21, 2025
20 checks passed
@github-actions github-actions Bot deleted the dependabot/terraform/infra/tf/hashicorp/google-6.44.0 branch July 21, 2025 12:01
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