BREAKING CHANGES:
- compute: added required
reserved_internal_range
subfield toreserved_internal_range
ingoogle_compute_subnetwork
. This field can be set tonull
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. (#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 togoogle_clouddeploy_target
resource (#7309) - clouddeploy: added
google_cloud_build_repo
tocustom_target_type
resource (#7325) - compute: added
preconfigured_waf_config
field togoogle_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
togoogle_compute_firewall_policy_rule
(#7309) - compute: added
security_profile_group
,tls_inspect
togoogle_compute_network_firewall_policy_rule
(#7309) - compute: added fields
reserved_internal_range
andsecondary_ip_ranges.reserved_internal_range
togoogle_compute_subnetwork
resource (#7318) - container: added
dns_config.additive_vpc_scope_dns_domain
field togoogle_container_cluster
resource (#7321) - container: added
enable_nested_virtualization
field togoogle_container_node_pool
andgoogle_container_cluster
resource. (#7314) - iam: added
extra_attributes_oauth2_client
field togoogle_iam_workforce_pool_provider
resource (#7319) - privateca: added
maximum_lifetime
field togoogle_privateca_certificate_template
resource (#7309)
BUG FIXES:
- bigquery: added
allow_resource_tags_on_deletion
togoogle_bigquery_table
to allow deletion of table when it still has associated resource tags (#7327)