Skip to content

Bump hashicorp/google from 6.26.0 to 6.43.0 in /infra #49

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2025

Bumps hashicorp/google from 6.26.0 to 6.43.0.

Release notes

Sourced from hashicorp/google's releases.

v6.43.0

DEPRECATIONS:

  • iap: deprecated google_iap_client and google_iap_brand (#23431)

FEATURES:

  • New Data Source: google_kms_autokey_config (#23490)
  • New Data Source: google_kms_key_handle (#23490)
  • New Data Source: google_kms_key_handles (#23490)
  • New Data Source: google_network_management_connectivity_test_run (#23497)
  • New Data Source: google_redis_cluster (#23436)
  • New Resource: google_contact_center_insights_analysis_rule (#23435)
  • New Resource: google_kms_autokey_config (#23490)
  • New Resource: google_kms_key_handle (#23490)
  • New Resource: google_model_armor_template (#23432)

IMPROVEMENTS:

  • bigquery: added ignore_schema_changes virtual field to google_bigquery_table resource. Only dataPolicies field is supported in ignore_schema_changes for now. (#23495)
  • billing: added currency_code to google_billing_account data source (#23474)
  • compute: added params.resource_manager_tags field to google_compute_network resource (#23421)
  • compute: added load_balancing_scheme field to google_compute_backend_bucket resource (#23499)
  • compute: added params.resource_manager_tags field to google_compute_route resource (#23489)
  • container: added anonymous_authentication_config field to google_container_cluster resource (#23491)
  • dataplex: added suspended field to google_dataplex_datascan resource (#23456)
  • discoveryengine: added enable_table_annotation, enable_image_annotation, structured_content_types, exclude_html_elements, exclude_html_classes and exclude_html_ids fields to layout_parsing_config of google_discovery_engine_data_store resource (#23478)
  • discoveryengine: added kms_key_name field to google_discovery_engine_data_store resource (#23469)
  • memorystore: added managed_server_ca field to google_memorystore_instance resource (#23430)
  • secretmanager: added deletion_protection field to google_secret_manager_secret resource to optionally make deleting them require an explicit intent (#23480)
  • secretmanager: added fetch_secret_data field to google_secret_manager_secret_version to optionally skip fetching the secret data (#23471)

BUG FIXES:

  • compute: fixed match field in google_compute_router_route_policy resource to be marked as required (#23494)
  • compute: fixed an issue with bgp_always_compare_med in google_compute_network where it was unable to be set from true to false (#23477)
  • compute: made no replication status in google_compute_disk_async_replication a retryable error (#23492)
  • gkeonprem: fixed type of load_balancer.0.bgp_lb_config.0.address_pools.0.manual_assign in google_gkeonprem_bare_metal_cluster, making it a boolean instead of a string (#23472)
  • integrationconnectors: removed validation from auth configs in google_integration_connectors_connection resource (#23429)

v6.42.0

6.42.0 (July 1, 2025)

FEATURES:

  • New Resource: google_apihub_plugin_instance (#23346)
  • New Resource: google_apihub_plugin (#23407)
  • New Resource: google_dialogflow_cx_generative_settings (#23394)

IMPROVEMENTS:

  • cloudidentity: added create_ignore_already_exists field to google_cloud_identity_group_membership resource (#23376)
  • compute: added access_mode field to google_compute_region_disk resource (#23409)
  • compute: added match.src_secure_tags and target_secure_tags fields to google_compute_firewall_policy_rule resource (#23414)
  • compute: added params.resource_manager_tags field to google_compute_network resource (#23421)
  • compute: added resource_policies.workload_policy field to google_compute_instance_group_manager resource (#23420)

... (truncated)

Changelog

Sourced from hashicorp/google's changelog.

6.43.0 (July 8, 2025)

DEPRECATIONS:

  • iap: deprecated google_iap_client and google_iap_brand (#23431)

FEATURES:

  • New Data Source: google_kms_autokey_config (#23490)
  • New Data Source: google_kms_key_handle (#23490)
  • New Data Source: google_kms_key_handles (#23490)
  • New Data Source: google_network_management_connectivity_test_run (#23497)
  • New Data Source: google_redis_cluster (#23436)
  • New Resource: google_contact_center_insights_analysis_rule (#23435)
  • New Resource: google_kms_autokey_config (#23490)
  • New Resource: google_kms_key_handle (#23490)
  • New Resource: google_model_armor_template (#23432)

IMPROVEMENTS:

  • bigquery: added ignore_schema_changes virtual field to google_bigquery_table resource. Only dataPolicies field is supported in ignore_schema_changes for now. (#23495)
  • billing: added currency_code to google_billing_account data source (#23474)
  • compute: added params.resource_manager_tags field to google_compute_network resource (#23421)
  • compute: added load_balancing_scheme field to google_compute_backend_bucket resource (#23499)
  • compute: added params.resource_manager_tags field to google_compute_route resource (#23489)
  • container: added anonymous_authentication_config field to google_container_cluster resource (#23491)
  • dataplex: added suspended field to google_dataplex_datascan resource (#23456)
  • discoveryengine: added enable_table_annotation, enable_image_annotation, structured_content_types, exclude_html_elements, exclude_html_classes and exclude_html_ids fields to layout_parsing_config of google_discovery_engine_data_store resource (#23478)
  • discoveryengine: added kms_key_name field to google_discovery_engine_data_store resource (#23469)
  • memorystore: added managed_server_ca field to google_memorystore_instance resource (#23430)
  • secretmanager: added deletion_protection field to google_secret_manager_secret resource to optionally make deleting them require an explicit intent (#23480)
  • secretmanager: added fetch_secret_data field to google_secret_manager_secret_version to optionally skip fetching the secret data (#23471)

BUG FIXES:

  • compute: fixed match field in google_compute_router_route_policy resource to be marked as required (#23494)
  • compute: fixed an issue with bgp_always_compare_med in google_compute_network where it was unable to be set from true to false (#23477)
  • compute: made no replication status in google_compute_disk_async_replication a retryable error (#23492)
  • gkeonprem: fixed type of load_balancer.0.bgp_lb_config.0.address_pools.0.manual_assign in google_gkeonprem_bare_metal_cluster, making it a boolean instead of a string (#23472)
  • integrationconnectors: removed validation from auth configs in google_integration_connectors_connection resource (#23429)

6.42.0 (July 1, 2025)

FEATURES:

  • New Resource: google_apihub_plugin_instance (#23346)
  • New Resource: google_apihub_plugin (#23407)
  • New Resource: google_dialogflow_cx_generative_settings (#23394)

IMPROVEMENTS:

  • cloudidentity: added create_ignore_already_exists field to google_cloud_identity_group_membership resource (#23376)
  • compute: added access_mode field to google_compute_region_disk resource (#23409)
  • compute: added match.src_secure_tags and target_secure_tags fields to google_compute_firewall_policy_rule resource (#23414)
  • compute: added params.resource_manager_tags field to google_compute_network resource (#23421)
  • compute: added resource_policies.workload_policy field to google_compute_instance_group_manager resource (#23420)

... (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](https://github.com/hashicorp/terraform-provider-google) from 6.26.0 to 6.43.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.26.0...v6.43.0)

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

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 Jul 14, 2025
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