FEATURES:
- New Data Source:
google_compute_images
(#21872) - New Data Source:
google_organization_iam_custom_role
(#21922) - New Resource:
google_lustre_instance
(#21963) - New Resource:
google_os_config_v2_policy_orchestrator
(#21930) - New Resource:
google_storage_control_project_intelligence_config
(#21902) - New Resource:
google_chronicle_data_access_label
(#21956) - New Resource:
google_compute_router_route_policy
(#21945)
IMPROVEMENTS:
- bigquery: added
secondary_location
andreplication_status
fields to support managed disaster recovery feature ingoogle_bigquery_reservation
(#21920) - clouddeploy: added
dns_endpoint
field to togoogle_clouddeploy_target
resource (#21868) - compute: added
shielded_instance_initial_state
structure togoogle_compute_image
resource (#21937) - compute: added
LINK_TYPE_ETHERNET_400G_LR4
enum value tolink_type
field ingoogle_compute_interconnect
resource (#21903) - compute: added
architecture
andguest_os_features
togoogle_compute_instance
(#21875) - compute: added
workload_policy.type
,workload_policy.max_topology_distance
andworkload_policy.accelerator_topology
fields togoogle_compute_resource_policy
resource (#21961) - container: added
ip_endpoints_config
field togoogle_container_cluster
resource (#21959) - container: added
node_config.windows_node_config
field togoogle_container_node_pool
resource. (#21876) - container: added
pod_autoscaling
field togoogle_container_cluster
resource (#21919) - memorystore: added the
maintenance_policy
field to thegoogle_memorystore_instance
resource (#21957) - memorystore: enabled update support for
node_type
field ingoogle_memorystore_instance
resource (#21899) - metastore: promoted
scaling_config
field ofgoogle_dataproc_metastore_service
resource to GA (#21877) - networksecurity: added
connected_deployment_group
andassociations
fields togoogle_network_security_intercept_endpoint_group
resource (#21940) - networksecurity: added
locations
field togoogle_network_security_intercept_deployment_group
resource (#21923) - networksecurity: added
locations
field togoogle_network_security_intercept_endpoint_group_association
resource (#21962) - redis: added update support for
google_redis_cluster
node_type
(#21870) - storage: added metadata_options in
google_storage_transfer_job
(#21897)
BUG FIXES:
- bigqueryanalyticshub: fixed a bug in
google_bigquery_analytics_hub_listing_subscription
where a subscription using a different project than the dataset would not work (#21958) - cloudrun: fixed the perma-diffs for unchanged
template.spec.containers.env
ingoogle_cloud_run_service
resource (#21916) - cloudrunv2: fixed the perma-diffs for unchanged
template.containers.env
ingoogle_cloud_run_v2_service
resource (#21916) - compute: fixed the issue that user can't use regional disk in
google_compute_instance_template
(#21901) - dataflow: fixed a permadiff on
template_gcs_path
ingoogle_dataflow_job
resource (#21894) - storage: lowered the minimum required items for
custom_placement_config.data_locations
from 2 to 1, and removed the Terraform-enforced maximum item limit for the field ingoogle_storage_bucket
(#21878)