Skip to content

v5.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 17:29
· 102 commits to main since this release
c3f2efe

BREAKING CHANGES:

  • compute: added required reserved_internal_range subfield to reserved_internal_range in google_compute_subnetwork. This field can be set to null as an equivalent to leaving it unspecified.

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. (#17991)

FEATURES:

  • New Resource: google_bigtable_authorized_view (#18006)
  • New Resource: google_integration_connectors_managed_zone (#18029)
  • New Resource: google_network_connectivity_regional_endpoint (#18014)
  • New Resource: google_network_security_security_profile (#18025)
  • New Resource: google_network_security_security_profile_group (#18025)
  • New Resource: google_network_security_firewall_endpoint (#18025)
  • New Resource: google_network_security_firewall_endpoint_association (#18025)

IMPROVEMENTS:

  • clouddeploy: added custom_target field to google_clouddeploy_target resource (#18000)
  • clouddeploy: added google_cloud_build_repo to custom_target_type resource (#18040)
  • compute: added preconfigured_waf_config field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added rate_limit_options field to google_compute_region_security_policy_rule resource; (#18039)
  • compute: added security_profile_group, tls_inspect to google_compute_firewall_policy_rule (#18000)
  • compute: added security_profile_group, tls_inspect to google_compute_network_firewall_policy_rule (#18000)
  • compute: added fields reserved_internal_range and secondary_ip_ranges.reserved_internal_range to google_compute_subnetwork resource (#18026)
  • container: added dns_config.additive_vpc_scope_dns_domain field to google_container_cluster resource (#18031)
  • container: added enable_nested_virtualization field to google_container_node_pool and google_container_cluster resource. (#18015)
  • iam: added extra_attributes_oauth2_client field to google_iam_workforce_pool_provider resource (#18027)
  • privateca: added maximum_lifetime field to google_privateca_certificate_template resource (#18000)