DEPRECATIONS:
- backupdr:
google_backupdr_restore_workload.nameis deprecated and will be removed in a future major release. The backup is identified by the parameters (location, backup_vault_id, data_source_id, backup_id). (#25986) - publicca:
google_public_ca_external_account_key.b64url_mac_keyis deprecated and will be removed in a future major release. Usemac_keyinstead. (#25964)
FEATURES:
- New Resource:
google_network_security_mirroring_endpoint(#25988) - New Resource:
google_network_security_mirroring_endpoint_group(#25988) - New Resource:
google_backup_dr_restore_workload(#26013)
IMPROVEMENTS:
- compute: added
network_pass_through_lb_traffic_policyfield togoogle_compute_region_backend_serviceresource (#25994) - compute: added
RDMA_FALCON_POLICYandULL_POLICYvalues topolicy_typefield ingoogle_compute_region_network_firewall_policy,google_compute_region_network_firewall_policy_with_rules(#25985) - compute: added support for
network_interface.network_attachmenttogoogle_compute_instance_template(#25995) - compute: added support for
network_interface.network_attachmenttogoogle_compute_region_instance_template(#25995) - compute: added support for
network_interface.vlantogoogle_compute_instance_template, enabling dynamic NIC (#25995) - compute: added support for
network_interface.vlantogoogle_compute_instance, enabling dynamic NIC. Creating and deleting from an existing instance is not yet supported. (#25995) - compute: added support for
network_interface.vlantogoogle_compute_region_instance_template, enabling dynamic NIC (#25995) - discoveryengine: added
knowledge_graph_configfield togoogle_discovery_engine_search_engineresource (#25980) - firestore: added
firestore_data_access_mode,mongodb_compatible_data_acess_mode, andrealtime_updates_modefields to thegoogle_firestore_databaseresource (#26000) - firestore: added
deletion_policyvirtual field togoogle_firestore_indexresource (#25984) - monitoring: added write-only variants (
auth_token_wo+auth_token_wo_version,password_wo+password_wo_version,service_key_wo+service_key_wo_version) forgoogle_monitoring_notification_channel.sensitive_labels(#25983) - networkconnectivity: added support for update operation on
google_network_connectivity_gateway_advertised_routeresource (#25945) - provider: added a configurable
poll_intervalfield to the provider for rare cases where it is being used in latency-sensitive situations. This can be set to a custom duration to change operation polling intervals. The default is unchanged, at10s. (#26008) - publicca: added
mac_keytogoogle_public_ca_external_account_key(#25964) - run: added
readiness_probefield togoogle_cloud_run_v2_serviceresource (#26003) - vertexai: added support for
developer_connect_sourcetospec.source_code_specingoogle_vertex_ai_reasoning_engine(#26011)
BUG FIXES:
- compute: fixed issue where it wasn't possible to set both
ssl_certificatesandcertificate_mapingoogle_compute_target_ssl_proxy(#26012) - container: fixed an issue when toggling
default_compute_class_enabledingoogle_container_clusterwith Autopilot enabled (#25966) - firebaseailogic: fixed bug in
google_firebase_ai_logic_config.generative_language_config.api_key_wowhere the value set wouldn't be sent to the API. (#25983) - publicca: fixed
b64url_mac_keysometimes being empty ingoogle_public_ca_external_account_key(#25964)