Skip to content

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

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.28.0 -> 5.30.0

Release Notes

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

v5.30.0

Compare Source

v5.29.1

Compare Source

5.29.1 (May 14, 2024)

BREAKING CHANGES:

  • compute: removed secondary_ip_range.reserved_internal_range field from google_compute_subnetwork (7363)

v5.29.0

Compare Source

NOTES:

  • compute: added documentation for md5_authentication_key field in google_compute_router_peer resource. The field was introduced in v5.12.0, but documentation was unintentionally omitted at that time. (#​7306)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#​7310)
  • New Resource: google_integration_connectors_managed_zone (#​7320)
  • New Resource: google_network_connectivity_regional_endpoint (#​7313)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#​7309)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#​7325)
  • compute: added preconfigured_waf_config field to google_compute_region_security_policy_rule resource; (#​7324)
  • compute: added rate_limit_options field to 'google_compute_region_security_policy_rule' resource; (#​7324)
  • compute: added security_profile_group, tls_inspect to google_compute_firewall_policy_rule (#​7309)
  • compute: added security_profile_group, tls_inspect to google_compute_network_firewall_policy_rule (#​7309)
  • compute: added fields reserved_internal_range and secondary_ip_ranges.reserved_internal_range to google_compute_subnetwork resource (#​7318)
  • container: added dns_config.additive_vpc_scope_dns_domain field to google_container_cluster resource (#​7321)
  • container: added enable_nested_virtualization field to google_container_node_pool and google_container_cluster resource. (#​7314)
  • iam: added extra_attributes_oauth2_client field to google_iam_workforce_pool_provider resource (#​7319)
  • privateca: added maximum_lifetime field to google_privateca_certificate_template resource (#​7309)

BUG FIXES:

  • bigquery: added allow_resource_tags_on_deletion to google_bigquery_table to allow deletion of table when it still has associated resource tags (#​7327)

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.

Edited by Soos

Merge request reports