Skip to content

chore(deps): update terraform google-beta to ~> 7.22.0#581

Open
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.2from
konflux/mintmaker/release-1.2/google-beta-7.x
Open

chore(deps): update terraform google-beta to ~> 7.22.0#581
red-hat-konflux[bot] wants to merge 1 commit intorelease-1.2from
konflux/mintmaker/release-1.2/google-beta-7.x

Conversation

@red-hat-konflux
Copy link

@red-hat-konflux red-hat-konflux bot commented Feb 10, 2026

This PR contains the following updates:

Package Type Update Change
google-beta (source) provider minor ~> 7.18.0 -> ~> 7.22.0

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

hashicorp/terraform-provider-google-beta (google-beta)

v7.22.0

Compare Source

DEPRECATIONS:

  • dataplex: deprecated google_dataplex_data_asset. Use google_dataplex_data_product_data_asset instead. (#​26256)

FEATURES:

  • New Resource: google_hypercomputecluster_cluster (#​26180)

IMPROVEMENTS:

  • compute: initialize_params.size is now updatable in-place in the google_compute_instance resource (#​26195)
  • compute: added dest_network_context, src_network_context and src_networks fields to google_compute_firewall_policy_rule resource (#​26227)
  • compute: added dest_network_context, src_network_context and src_networks fields to google_compute_network_firewall_policy_rule resource (#​26227)
  • compute: added dest_network_context, src_network_context and src_networks fields to google_compute_region_network_firewall_policy_rule resource (#​26227)
  • compute: added consumer_accept_lists.endpoint_url to google_compute_service_attachment resource (#​26234)
  • compute: added erase_windows_vss_signature field to google_compute_disk resource (#​26249)
  • compute: added erase_windows_vss_signature field to google_compute_region_disk resource (#​26249)
  • developerconnect: added http_config field to google_developer_connect_connection resource (#​26232)
  • filestore: added source_backupdr_backup field to google_filestore_instance resource (#​26238)
  • gkehub2: added field spec.workloadidentity to resource google_gke_hub_feature (#​26259)
  • iam: added AZURE_AD_GROUPS_DISPLAY_NAME enum value to extra_attributes_oauth2_client.attribute-type field in google_iam_workforce_pool_provider resource (#​26226)
  • kms: added a KMS AutokeyConfig-specific 10s post-create/post-update (#​26236)
  • netapp: added large_capacity_config block with constituent_count field to google_netapp_volume resource (#​26243)
  • netapp: added scale_tier field to netapp_storage_pool resource (#​26243)
  • networkservices: added support for use of multiple ports for google_network_services_gateway resources of type SECURE_WEB_GATEWAY (#​26265)
  • sql: added auto_upgrade_enabled field to google_sql_database_instance resource. (#​26205)
  • sql: added data_api_access field to google_sql_database_instance resource (#​26217)
  • sql: added enhanced_query_insights_enabled field to google_sql_database_instance resource (#​26244)

BUG FIXES:

  • datastream: fixed permadiff where google_datastream_connection_profile.salesforce_profile.oauth2_client_credentials.client_id is not read properly from the API (#​26201)
  • servicenetworking: added retry when creating google_service_networking_connection if it looks like the service account permissions haven't yet propagated (#​26220)

v7.21.0

Compare Source

v7.20.0

Compare Source

FEATURES:

  • New Data Source: google_access_context_manager_supported_service (#​11561)
  • New Data Source: google_access_context_manager_supported_services (#​11561)
  • New Data Source: google_backup_dr_data_sources (#​11551)
  • New Data Source: google_storage_bucket_object_contents (#​11529)
  • New Resource: google_biglake_iceberg_namespace (#​11547)
  • New Resource: google_cloud_identity_policy (#​11536)
  • New Resource: google_compute_rollout_plan (#​11562)
  • New Resource: google_dataform_folder (#​11542)
  • New Resource: google_network_services_agent_gateway (beta) (#​11571)
  • New Resource: google_oracle_database_exadb_vm_cluster (#​11508)
  • New Resource: google_vector_search_collection (#​11566)

IMPROVEMENTS:

  • alloydb: added write-only support for initial_user.password_wo to google_alloydb_cluster (#​11546)
  • ces: added mcp_toolset field to google_ces_toolset resource (#​11513)
  • compute: added write-only support for private_key to google_compute_region_ssl_certificate resource (#​11544)
  • compute: added write-only support for private_key to google_compute_ssl_certificate resource (#​11544)
  • compute: added enable field to google_compute_packet_mirroring resource (#​11537)
  • compute: added params field to google_compute_external_vpn_gateway resource (#​11558)
  • compute: added params field to google_compute_ha_vpn_gateway resource (#​11558)
  • compute: added params field to google_compute_interconnect_attachment resource (#​11518)
  • compute: added params field to google_compute_vpn_gateway resource (#​11558)
  • compute: added params field to google_compute_vpn_tunnel resource (#​11558)
  • compute: added slice_controller_config field to google_container_cluster resource (#​11510)
  • container: added additional_ip_ranges_config.status to google_container_cluster resource (#​11534)
  • dataproc: added instance_flexibility_policy to master_config and worker_config in google_dataproc_cluster resource (#​11532)
  • developerconnect: added target_projects field to google_developer_connect_insights_config resource (#​11545)
  • filestore: added replica_action to google_filestore_instance resource (#​11553)
  • networksecurity: added policy_profile, http_rules.0.to.0.operations.0.mcp to google_network_security_authz_policy (#​11559)
  • networkservices: added ull_multicast_domain field to google_network_services_multicast_domain resource (#​11543)
  • networkservices: relaxed load_balancing_scheme validation to support non-Backend Service targets in google_network_services_authz_extension (#​11559)
  • spanner: added support for user_project_override in google_spanner_database_iam and google_spanner_instance_iam resources (#​11527)
  • vmwareengine: added datastore_mount_config field to google_vmwareengine_cluster resource (#​11554)

BUG FIXES:

  • bigquery: fixed permadiff with the collation field in google_bigquery_table.schema when it inherits the value from google_bigquery_dataset.default_collation (#​11538)
  • bigqueryanalyticshub: fixed update failure for replica_locations in google_bigquery_analytics_hub_listing (beta) (#​11523)
  • iam: fixed an issue where iam resources not retry on error 409 concurrent policy changes (#​11564)
  • publicca: fixed mac_key fields not being properly set in google_public_ca_external_account_key (#​11567)

v7.19.0

Compare Source

DEPRECATIONS:

  • backupdr: google_backupdr_restore_workload.name is deprecated and will be removed in a future major release. The backup is identified by the parameters (location, backup_vault_id, data_source_id, backup_id). (#​11490)
  • publicca: google_public_ca_external_account_key.b64url_mac_key is deprecated and will be removed in a future major release. Use mac_key instead. (#​11482)

IMPROVEMENTS:

  • compute: added RDMA_FALCON_POLICY and ULL_POLICY values to policy_type field in google_compute_region_network_firewall_policy, google_compute_region_network_firewall_policy_with_rules (#​11489)
  • compute: added support for network_interface.network_attachment to google_compute_instance_template (GA) (#​11496)
  • compute: added support for network_interface.network_attachment to google_compute_region_instance_template (#​11496)
  • compute: added support for network_interface.vlan to google_compute_instance_template, enabling dynamic NIC (#​11496)
  • compute: added support for network_interface.vlan to google_compute_instance, enabling dynamic NIC. Creating and deleting from an existing instance is not yet supported. (#​11496)
  • compute: added support for network_interface.vlan to google_compute_region_instance_template, enabling dynamic NIC (#​11496)
  • discoveryengine: added knowledge_graph_config field to google_discovery_engine_search_engine resource (#​11484)
  • firestore: added firestore_data_access_mode, mongodb_compatible_data_acess_mode, and realtime_updates_mode fields to the google_firestore_database resource (#​11497)
  • firestore: added deletion_policy virtual field to google_firestore_index resource (#​11488)
  • monitoring: added write-only variants (auth_token_wo + auth_token_wo_version, password_wo + password_wo_version, service_key_wo + service_key_wo_version) for google_monitoring_notification_channel.sensitive_labels (#​11487)
  • networkconnectivity: added support for update operation on google_network_connectivity_gateway_advertised_route resource (#​11481)
  • provider: added a configurable poll_interval field to the provider for rare cases where it is being used in latency-sensitive situations. This can be set to a custom duration to change operation polling intervals. The default is unchanged, at 10s. (#​11500)
  • publicca: added mac_key to google_public_ca_external_account_key (#​11482)
  • run: added readiness_probe field to google_cloud_run_v2_service resource (#​11498)
  • vertexai: added support for developer_connect_source to spec.source_code_spec in google_vertex_ai_reasoning_engine (#​11502)

BUG FIXES:

  • compute: fixed issue where it wasn't possible to set both ssl_certificates and certificate_map in google_compute_target_ssl_proxy (#​11503)
  • container: fixed an issue when toggling default_compute_class_enabled in google_container_cluster with Autopilot enabled (#​11483)
  • firebaseailogic: fixed bug in google_firebase_ai_logic_config.generative_language_config.api_key_wo where the value set wouldn't be sent to the API. (#​11487)
  • publicca: fixed b64url_mac_key sometimes being empty in google_public_ca_external_account_key (#​11482)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/google-beta-7.x branch from 4ff02d6 to 23de83a Compare February 17, 2026 22:16
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update terraform google-beta to ~> 7.19.0 chore(deps): update terraform google-beta to ~> 7.20.0 Feb 17, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/google-beta-7.x branch from 23de83a to feecfc0 Compare February 25, 2026 01:38
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update terraform google-beta to ~> 7.20.0 chore(deps): update terraform google-beta to ~> 7.21.0 Feb 25, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/release-1.2/google-beta-7.x branch from feecfc0 to 36b561e Compare March 3, 2026 22:27
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update terraform google-beta to ~> 7.21.0 chore(deps): update terraform google-beta to ~> 7.22.0 Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants