Skip to content

Bump hashicorp/google-beta from 6.43.0 to 6.44.0 in /infra/tf#130

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps hashicorp/google-beta from 6.43.0 to 6.44.0.

Release notes

Sourced from hashicorp/google-beta's releases.

v6.44.0

FEATURES:

  • New Data Source: google_compute_network_attachment (#10336)
  • New Data Source: google_firestore_document (#10321)
  • New Resource: google_backup_dr_service_config (#10320)
  • New Resource: google_bigquery_analytics_hub_data_exchange_subscription (#10328)
  • New Resource: gkeonprem: google_gkeonprem_vmware_admin_cluster (GA) (#10322)

IMPROVEMENTS:

  • apigee: added access_logging_config field to google_apigee_instance resource (#10303)
  • apigee: marked access_logging_config field immutable in google_apigee_instance resource (#10337)
  • backupdr: added in-place update support for google_backup_dr_backup_plan resource (#10312)
  • bigqueryanalyticshub: added routine field to google_bigquery_analytics_hub_listing resource (#10327)
  • compute: added params.resource_manager_tags field to google_compute_firewall resource (#10304)
  • compute: added aggregate_reservation.vm_family, aggregate_reservation.reserved_resources.accelerator.accelerator_count, aggregate_reservation.reserved_resources.accelerator.accelerator_type and aggregate_reservation.workload_type fields to google_future_reservation resource (#10317)
  • compute: added application_aware_interconnect and aai_enabled fields to google_compute_interconnect resource (#10333)
  • compute: added load_balancing_scheme field to google_compute_backend_bucket resource (#10301)
  • compute: added provisioned_iops and provisioned_throughput fields to google_compute_region_disk resource (#10319)
  • compute: added request_body_inspection_size field to google_compute_security_policy resource (#10318)
  • compute: added specific_reservation.instance_properties.maintenance_interval, share_settings.projects and enable_emergent_maintenance fields to google_compute_reservation resource (#10329)
  • firestore: added tags field to google_firestore_database resource (#10335)
  • securesourcemanager: added in-place update support for description field in google_secure_source_manager_repository resource (#10325)
  • storage: added force_empty_content_type field to google_storage_bucket_object resource (#10334)

BUG FIXES:

  • artifactregistry: fixed an issue where changes to cleanup_policies were not being applied correctly in google_artifact_registry_repository resource (#10324)
  • firebasehosting: skipped deletion of google_firebase_hosting_site resource of type DEFAULT_SITE (#10305)
  • iambeta: fixed perma-diff for jwks_json field when GCP normalizes JSON formatting in google_iam_workload_identity_pool_provider resource (#10306)
Changelog

Sourced from hashicorp/google-beta's changelog.

6.44.0 (July 16, 2025)

FEATURES:

  • New Data Source: google_compute_network_attachment (#10336)
  • New Data Source: google_firestore_document (#10321)
  • New Resource: google_backup_dr_service_config (#10320)
  • New Resource: google_bigquery_analytics_hub_data_exchange_subscription (#10328)

IMPROVEMENTS:

  • apigee: added access_logging_config field to google_apigee_instance resource (#10303)
  • apigee: marked access_logging_config field immutable in google_apigee_instance resource (#10337)
  • backupdr: added in-place update support for google_backup_dr_backup_plan resource (#10312)
  • bigqueryanalyticshub: added routine field to google_bigquery_analytics_hub_listing resource (#10327)
  • compute: added params.resource_manager_tags field to google_compute_firewall resource (#10304)
  • compute: added aggregate_reservation.vm_family, aggregate_reservation.reserved_resources.accelerator.accelerator_count, aggregate_reservation.reserved_resources.accelerator.accelerator_type and aggregate_reservation.workload_type fields to google_future_reservation resource (#10317)
  • compute: added application_aware_interconnect and aai_enabled fields to google_compute_interconnect resource (#10333)
  • compute: added load_balancing_scheme field to google_compute_backend_bucket resource (#10301)
  • compute: added provisioned_iops and provisioned_throughput fields to google_compute_region_disk resource (#10319)
  • compute: added request_body_inspection_size field to google_compute_security_policy resource (#10318)
  • compute: added specific_reservation.instance_properties.maintenance_interval, share_settings.projects and enable_emergent_maintenance fields to google_compute_reservation resource (#10329)
  • firestore: added tags field to google_firestore_database resource (#10335)
  • securesourcemanager: added in-place update support for description field in google_secure_source_manager_repository resource (#10325)
  • storage: added force_empty_content_type field to google_storage_bucket_object resource (#10334)

BUG FIXES:

  • artifactregistry: fixed an issue where changes to cleanup_policies were not being applied correctly in google_artifact_registry_repository resource (#10324)
  • firebasehosting: skipped deletion of google_firebase_hosting_site resource of type DEFAULT_SITE (#10305)
  • iambeta: fixed perma-diff for jwks_json field when GCP normalizes JSON formatting in google_iam_workload_identity_pool_provider resource (#10306)
Commits
  • 8a2d18d Update 6.44.0 CHANGELOG.md (#10341)
  • 1ba95f2 Revert "Update service account creation to prevent failures due to eventual c...
  • 8d5d0ac Update CHANGELOG.md for 6.43.0 in the main branch (#10310)
  • 0a1c43a Mark accessLoggingConfig immutable in apigee instance (#14494) (#10337)
  • 075fbb7 compute: data source for google_compute_network_attachment (#14396) (#10336)
  • 5ebd86b Firestore Tags R2401 terraform support (#14489) (#10335)
  • ce5b411 feat: (storage) add flag to force empty content type (#14320) (#10334)
  • 9159350 Add application awareness on interconnect (#14321) (#10333)
  • 8dd5797 Remove noisy grpc logs and compress the ones we want into the test logs (#144...
  • 1588828 alloydb: Revert incorrect removal of machine_type from machine_config (it is ...
  • 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 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.43.0 to 6.44.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.43.0...v6.44.0)

---
updated-dependencies:
- dependency-name: hashicorp/google-beta
  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 9111028 into main Jul 21, 2025
20 checks passed
@github-actions github-actions Bot deleted the dependabot/terraform/infra/tf/hashicorp/google-beta-6.44.0 branch July 21, 2025 12:02
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