Skip to content

chore(deps): update terraform google-beta to v5.31.1

Soos requested to merge renovate/google-beta-5.x into main

This MR contains the following updates:

Package Type Update Change
google-beta (source) required_provider minor 5.30.0 -> 5.31.1

Release Notes

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

v5.31.1

Compare Source

BUG FIXES:

v5.31.0

Compare Source

FEATURES:

  • New Data Source: google_compute_subnetworks (#​7371)
  • New Resource: google_dataplex_aspect_type (#​7397)
  • New Resource: google_dataplex_entry_group (#​7389)
  • New Resource: google_kms_autokey_config (#​7385)
  • New Resource: google_kms_key_handle (#​7385)
  • New Resource: google_network_services_lb_route_extension (#​7394)

IMPROVEMENTS:

  • appengine: added field instance_ip_mode to resource google_app_engine_flexible_app_version resource (beta) (#​7377)
  • bigquery: added external_data_configuration.bigtable_options to google_bigquery_table (#​7387)
  • cloudrun: added support for nfs to google_cloudrun_service (beta). (#​7381)
  • composer: added support for importing google_composer_user_workloads_secret via the "{{environment}}/{{name}}" format. (#​7390)
  • composer: improved timeouts for google_composer_user_workloads_secret. (#​7390)
  • compute: added TLS_JA3_FINGERPRINT and USER_IP options in field rate_limit_options.enforce_on_key to google_compute_security_policy resource (#​7376)
  • compute: added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource (#​7376)
  • compute: changed google_compute_region_ssl_policy's region field to optional and allow to be inferred from environment (#​7384)
  • compute: added on_instance_stop_action field to google_compute_instance, google_compute_instance_template, and google_compute_instance_from_machine_image resources (beta) (#​7392)
  • compute: added subnet_length field to google_compute_interconnect_attachment resource (#​7388)
  • container: added containerd_config field and subfields to google_container_cluster and google_container_node_pool resources, to allow those resources to access private image registries. (#​7372)
  • container: allowed both enable_autopilot and workload_identity_config to be set in google_container_cluster resource. (#​7375)
  • datastream: added create_without_validation field to google_datastream_connection_profile, google_datastream_private_connection and google_datastream_stream resources (#​7382)
  • network-security: added trust_config, min_tls_version, tls_feature_profile and custom_tls_features fields to google_network_security_tls_inspection_policy resource (#​7368)
  • networkservices: made field load_balancing_scheme immutable in resource google_network_services_lb_traffic_extension, as in-place updating is always failing (#​7394)
  • networkservices: made required fields extension_chains.extensions.authority and extension_chains.extensions.timeout optional in resource google_network_services_lb_traffic_extension (#​7394)
  • networkservices: removed unsupported load balancing scheme LOAD_BALANCING_SCHEME_UNSPECIFIED from the field load_balancing_scheme in resource google_network_services_lb_traffic_extension (#​7394)
  • pubsub: added cloud_storage_config.filename_datetime_format field to google_pubsub_subscription resource (#​7386)
  • tpu: added type of accelerator_config to google_tpu_v2_vm resource (#​7369)

BUG FIXES:

  • monitoring: fixed a permadiff with monitored_resource.labels property in the google_monitoring_uptime_check_config resource (#​7380)
  • storage: fixed a bug where field autoclass block is generating permadiff whenever the block is removed from the config in google_storage_bucket resource (#​7395)
  • storagetransfer: fixed a permadiff with transfer_spec.0.aws_s3_data_source.0.aws_access_key resource_storage_transfer_job (#​7391)

Configuration

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

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

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports