NOTES:
- compute: migrated
google_compute_global_addressdata source to use direct HTTP rather than a client library (#29038) - compute: migrated
google_compute_interconnect_locationsdata source to use direct HTTP rather than a client library (#29055) - compute: migrated
google_compute_shared_vpc_host_projectto use direct HTTP rather than a client library (#29071) - container: migrated
google_container_node_poolto use direct HTTP rather than a client library (#29070) - resourcemanager: migrated
google_projectto use direct HTTP rather than a client library (#29054)
DEPRECATIONS:
- workstations: deprecated
detailsingoogle_workstations_workstation_config(no longer populated by the API; will be removed in a future major release) (#29075)
FEATURES:
- New List Resource:
google_apigee_addons_config(#29039) - New List Resource:
google_apigee_api_product(#29067) - New List Resource:
google_apigee_data_collector(#29067) - New List Resource:
google_apigee_datastore(#29067) - New List Resource:
google_apigee_endpoint_attachment(#29067) - New List Resource:
google_apigee_envgroup(#29067) - New List Resource:
google_apigee_environment_keyvaluemaps(#29065) - New List Resource:
google_apigee_organization(#29065) - New List Resource:
google_apigee_target_server(#29065) - New List Resource:
google_colab_notebook_execution(#29064) - New List Resource:
google_colab_runtime(#29064) - New List Resource:
google_colab_runtime_template(#29064) - New List Resource:
google_colab_schedule(#29064) - New Resource:
google_eventarc_pipeline_iam_binding(#29080) - New Resource:
google_eventarc_pipeline_iam_member(#29080) - New Resource:
google_eventarc_pipeline_iam_policy(#29080) - New Resource:
google_monitoring_snooze(#29037) - New Resource:
google_network_management_network_monitoring_provider(#29056) - New Resource:
google_observability_bucket(#29076) - New Resource:
google_scc_notification_service_account(#29043)
IMPROVEMENTS:
- bigqueryanalyticshub: added
destination_pubsub_subscriptiontogoogle_bigquery_analytics_hub_listing_subscription(#29062) - ces: added
api_authenticationfield togoogle_ces_tool.remote_agent_tool(#29059) - ces: added
error_handling_settingsfield togoogle_ces_app(#29045) - ces: added
instagram_credentialsandwhatsapp_credentialsfields togoogle_ces_deploymentresource (#29040) - ces: added
language_code_variablefield togoogle_ces_agentresource (#29063) - ces: added
retention_windowfield togoogle_ces_appresource (#29028) - ces: added
vpc_sc_settingsfield togoogle_ces_appresource (#29027) - ces: added
whatsapp_configfield togoogle_ces_appresource (#29030) - cloudrunv2: added
template.containers.sandbox_launcherfield togoogle_cloud_run_v2_worker_poolresource (#29061) - cloudrunv2: supported explicitly disabling
cpu_utilizationandconcurrency_utilizationautoscaling thresholds with0.0ingoogle_cloud_run_v2_service(#29081) - discoveryengine: added
last_user_update_timefield togoogle_discovery_engine_license_configresource (#29058) - networkservices: added
forward_attributesfield togoogle_network_services_authz_extension(#29025) - servicenetworking: added
REMOVE_PEERINGvalue todeletion_policyongoogle_service_networking_connection, which removes the VPC peering when the connection cannot be deleted because service producer resources still use it (#29036) - vertexai: added
gateway_configsfield togoogle_vertex_ai_semantic_governance_policy_engine(#29031) - vertexai: added
spec.build_spec.service_accountfield togoogle_vertex_ai_reasoning_engine(#29034) - vertexai: added
spec.deployment_spec.agent_gateway_configfield togoogle_vertex_ai_reasoning_engine(#29029) - vertexai: added
spec.source_code_spec.agent_config_sourcefield togoogle_vertex_ai_reasoning_engine(#29046) - vertexai: promoted
build_specto GA ingoogle_vertex_ai_reasoning_engine(#29077)
BUG FIXES:
- clouddeploy: fixed
tasksfield being silently dropped frompredeployandpostdeployblocks across all strategy variants (#29035) - composer: fixed
google_composer_user_workloads_secretwriting the secretdatavalues into provider debug logs (#29042) - container: switched to server side request validation to allow for concurrent Cluster Upgrades.
google_container_clusterandgoogle_container_node_poolresources will proceed while not in a resting state for updates (but will continue to wait for one after creates). (#29068) - iam: fixed validation of
google_iam_workload_identity_poolIDs ending in.svc.id.googwhere the base name ends in one of the suffix's characters (#29072) - provider: fixed an issue where an invalid
credentialsvalue could be echoed back in the error message when it failed to parse (#29057) - workstations: fixed unconvertible type error when reading
conditionsingoogle_workstations_workstation_configandgoogle_workstations_workstation_cluster(#29075)