NOTES:
- compute: migrated
data_source_google_compute_instance_templatedatasource to use direct HTTP rather then a client library (#26831) - compute: migrated
google_compute_instance_guest_attributesdatasource to use direct HTTP rather then a client library (#26826) - provider: added provider-wide
Identity()schema support, allowing imports with MMv1 resources to occur using the identity block instead of id field (#26783)
FEATURES:
- New Data Source:
google_vertex_ai_reasoning_engine_query(#26787) - New Resource:
google_apigee_space(#26857) - New Resource:
google_chronicle_feed(#26742) - New Resource:
google_vertex_ai_reasoning_engine_iam_binding(#26785) - New Resource:
google_vertex_ai_reasoning_engine_iam_member(#26785) - New Resource:
google_vertex_ai_reasoning_engine_iam_policy(#26785) - New Resource:
google_workload_identity_service_agent(#26780)
IMPROVEMENTS:
- bigqueryanalyticshub: added
replica_locationsandeffective_replicasfields togoogle_bigquery_analytics_hub_listingresource (#26843) - bigqueryanalyticshub: added
replica_locationsfield togoogle_bigquery_analytics_hub_listing_subscriptionresource (#26843) - composer: increased
google_composer_environmentdefault delete timeout to 120m from 30m (#26851) - compute: added
target_size_policyfield togoogle_compute_instance_group_managerandgoogle_compute_region_instance_group_managerresources (#26849) - compute: increased
google_compute_security_policydefault timeout to 60m from 30m (#26850) - compute: supported simultaneous updates for Hyperdisk IOPS and throughput in
google_compute_diskandgoogle_compute_region_diskresources (#26815) - container: added
autopilot_cluster_policy_configfield togoogle_container_clusterresource (#26822) - container: added
disable_multi_nicfield tolustre_csi_driver_configingoogle_container_clusterresource (#26759) - developerconnect: added
custom_oauth_config,etag, andproxy_configfields togoogle_developer_connect_account_connectorresource (#26751) - netapp: added
scale_typefield togoogle_netapp_storage_poolresource (#26821) - netapp: added
modefield togoogle_netapp_storage_poolresource (#26778) - networkservices: added
all_portsfield togoogle_network_services_gatewayresource (#26808) - sql: added
SQLSERVER_2025value todatabase_versionfield indatabase_instanceresource (#26845) - vertexai: add
labelsfield togoogle_vertex_ai_reasoning_engineresource (#26825) - vertexai: added
spec.source_code_spec.image_specfield togoogle_vertex_ai_reasoning_engineresource (#26790) - vertexai: added
container_specfield togoogle_vertex_ai_reasoning_engineresource (#26813) - vertexai: added
spec.identity_typeandspec.effective_identityfields togoogle_vertex_ai_reasoning_engineresource (#26788)
BUG FIXES:
- apigee: fixed a crash in
google_apigee_environment_addons_configresource when analytics are not configured (#26810) - apigee: fixed overly restrictive validation of
namefield ingoogle_apigee_api_productthat rejected uppercase letters, aligning provider behavior with the Apigee API (#26756) - bigquery: fixed crash when
hive_partitioning_optionsis defined with all null values ingoogle_bigquery_tableresource (#26846) - firebaseailogic: fixed permadiff on
traffic_filterfield ingoogle_firebase_ai_logic_configresource (#26749) - networksecurity: fixed permadiff on
policy_profilefield ingoogle_network_security_authz_policyresource (#26865) - vertexai: added 10-second wait before reading the updated resource in
google_vertex_ai_reasoning_engine, preventing stale values getting written to state (#26852)