IMPROVEMENTS:
- apigee: added support for
nodeConfig
ingoogle_apigee_environment
(#4632) - apigee: added a
properties
field togoogle_apigee_organization
(#4644) - cloudfunctions2: added
secret_environment_variables
andsecret_volumes
togoogle_cloudfunctions2_function
(#4641) - compute: added support for param
visible_core_count
ingoogle_compute_instance
andgoogle_compute_instance_template
underadvanced_machine_features
(#4635) - compute: added support documentation links to error messages for certain Compute Operation errors. (#4642)
- container: added
service_external_ips_config
support tocluster_container
resource. (#4639) - container: added
enable_cost_allocation
togoogle_container_cluster
(#4640) - dns: added
behavior
field togoogle_dns_response_policy_rule
resource (#4637) - monitoring: added
force_delete
field togoogle_monitoring_notification_channel
resource (#4638) - pubsub: made
enable_exactly_once_delivery
mutable so that it updates subscription in-place and avoids recreation of the subscription. (#4645) - vertexai: added
encryption_spec
field togoogle_vertex_ai_featurestore
resource (beta) (#4643)
BUG FIXES:
- compute: fixed the
id
format of the data sourcegoogle_compute_instance
(#4636)