BREAKING CHANGES:
- lustre: added
per_unit_storage_throughput
as a required field togoogle_lustre_instance
resource in response to a change in the API surface (#10211)
FEATURES:
- New Data Source:
google_dataplex_data_quality_rules
(#10189) - New Resource:
google_apihub_plugin_instance
(#10225) - New Resource:
google_contact_center_insights_view
(#10192) - New Resource:
google_dataproc_session_template
(#10204) - New Resource:
google_dialogflow_encryption_spec
(#10220)
IMPROVEMENTS:
- alloydb: added
network_config.allocated_ip_range_override
field togoogle_alloydb_instance
resource (#10216) - bigqueryanalyticshub: added
log_linked_dataset_query_user_email
field togoogle_bigquery_analytics_hub_data_exchange
resource (#10200) - bigqueryanalyticshub: added
log_linked_dataset_query_user_email
field togoogle_bigquery_analytics_hub_listing_subscription
resource (#10202) - bigqueryanalyticshub: added
pubsub_topic
field togoogle_bigquery_analytics_hub_listing
resource (#10219) - bigtable: added
row_key_schema
togoogle_bigtable_table
resource (#10222) - cloudasset: added support for universe domain handling for
google_cloud_asset_resources_search_all
datasource. (#10210) - cloudquotas: added
inherited
andinherited_from
fields togoogle_cloud_quotas_quota_adjuster_settings
resource (#10223) - compute: added
CROSS_SITE_NETWORK
option torequested_features
field ingoogle_compute_interconnect
resource (#10207) - compute: added
TLS_JA4_FINGERPRINT
option toenforce_on_key
field ingoogle_compute_region_security_policy
,google_compute_security_policy
, andgoogle_compute_security_policy_rule
resources (#10199) - compute: added
send_propagated_connection_limit_if_zero
togoogle_compute_service_attachment
to resolve an issue wherepropagated_connection_limit
were not working for 0 value previously. Now settingsend_propagated_connection_limit_if_zero = true
will sendpropagated_connection_limit = 0
when it's unset or set to0
. (#10213) - compute: added
wire_groups
field togoogle_compute_interconnect
resource (#10207) - container: added
performance_monitoring_unit
in node_config/advanced_machine_features to 'google_container_cluster' resource (#10191) - container: added
release_channel_upgrade_target_version
togoogle_container_engine_versions
data source (#10221) - dataplex: added support for discovery scan in
google_dataplex_datascan
resource (#10205) - provider: added support for adc impersonation in different universes (#10212)
- storage: added
source_md5hash
field ingoogle_storage_bucket_object
(#10196)
BUG FIXES:
- compute: fixed
google_compute_firewall_policy_rule
staying disabled after apply withdisabled = false
(#10215) - compute: marked
name
ingoogle_compute_node_group
,google_compute_node_template
as required as it was impossible to create successfully without a value (#10224) - sql: fixed an error in updating
connection_pool_config
ingoogle_sql_database_instance
(#10218) - tags: fixed perma-diff for
parent
field ingoogle_tags_location_tag_binding
resource (#10217)