DEPRECATIONS:
- colab: deprecated
post_startup_script_config
field ingoogle_colab_runtime_template
resource (#10104)
FEATURES:
IMPROVEMENTS:
- compute: added
candidate_cloud_router_ip_address
,candidate_customer_router_ip_address
,candidate_cloud_router_ipv6_address
, andcandidate_customer_router_ipv6_address
fields togoogle_compute_interconnect_attachment
resource (beta) (#10092) - compute: added
httpFilterConfigs
andhttpFilterMetadata
fields ingoogle_compute_url_map
resource (beta) (#10101) - compute: added
numeric_id
togoogle_compute_region_instance_template
resource (#10098) - compute: added
source_subnetwork_ip_ranges_to_nat64
andnat64_subnetwork
fields ingoogle_compute_router_nat
resource (#10106) * container: promotedpod_autoscaling
field ingoogle_container_cluster
resource to GA (#23002) - datastream: added
psc_interface_config
field ingoogle_datastream_private_connection
resource (#23091) - dns: added
dns64_config
field togoogle_dns_policy
resource (#10106) - filestore: added
effective_replication.role
andeffective_replication.replicas.peer_instance
fields togoogle_filestore_instance
resource (#10087) - networkconnectivity: added
IPV6
enum toprotocolVersion
field inPolicyBasedRoute
resource (#10099) - netapp: added
backup_retention_policy.backup_minimum_enforced_retention_days
,backup_retention_policy.daily_backup_immutable
,backup_retention_policy.weekly_backup_immutable
,backup_retention_policy.monthly_backup_immutable
, andbackup_retention_policy.manual_backup_immutable
fields togoogle_netapp_backup_vault
(#10110) - privateca: added support for setting default values for basic constraints for
google_privateca_certificate_template
via thenull_ca
andzero_max_issuer_path_length
fields (#22981) - privateca: added
name_constraints
field forgoogle_privateca_certificate_template
resource (#22981) - provider: supported service account impersonation in different universes through credential file (#10097)
BUG FIXES:
- colab: fixed perma-diff in
google_colab_runtime_template
caused by the API returning a non-null default value (#10127) - compute: fixed an issue where rules ordering in
google_compute_region_security_policy
caused a diff after apply (#10105) - filestore: fixed bug where
google_filestore_instance.initial_replication
field could not be set (#10087)