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). (#11490) - publicca:
google_public_ca_external_account_key.b64url_mac_keyis deprecated and will be removed in a future major release. Usemac_keyinstead. (#11482)
IMPROVEMENTS:
- compute: added
RDMA_FALCON_POLICYandULL_POLICYvalues topolicy_typefield ingoogle_compute_region_network_firewall_policy,google_compute_region_network_firewall_policy_with_rules(#11489) - compute: added support for
network_interface.network_attachmenttogoogle_compute_instance_template(GA) (#11496) - compute: added support for
network_interface.network_attachmenttogoogle_compute_region_instance_template(#11496) - compute: added support for
network_interface.vlantogoogle_compute_instance_template, enabling dynamic NIC (#11496) - compute: added support for
network_interface.vlantogoogle_compute_instance, enabling dynamic NIC. Creating and deleting from an existing instance is not yet supported. (#11496) - compute: added support for
network_interface.vlantogoogle_compute_region_instance_template, enabling dynamic NIC (#11496) - discoveryengine: added
knowledge_graph_configfield togoogle_discovery_engine_search_engineresource (#11484) - firestore: added
firestore_data_access_mode,mongodb_compatible_data_acess_mode, andrealtime_updates_modefields to thegoogle_firestore_databaseresource (#11497) - firestore: added
deletion_policyvirtual field togoogle_firestore_indexresource (#11488) - 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(#11487) - networkconnectivity: added support for update operation on
google_network_connectivity_gateway_advertised_routeresource (#11481) - 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. (#11500) - publicca: added
mac_keytogoogle_public_ca_external_account_key(#11482) - run: added
readiness_probefield togoogle_cloud_run_v2_serviceresource (#11498) - vertexai: added support for
developer_connect_sourcetospec.source_code_specingoogle_vertex_ai_reasoning_engine(#11502)
BUG FIXES:
- compute: fixed issue where it wasn't possible to set both
ssl_certificatesandcertificate_mapingoogle_compute_target_ssl_proxy(#11503) - container: fixed an issue when toggling
default_compute_class_enabledingoogle_container_clusterwith Autopilot enabled (#11483) - 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. (#11487) - publicca: fixed
b64url_mac_keysometimes being empty ingoogle_public_ca_external_account_key(#11482)