FEATURES:
- New Data Source:
google_storage_insights_dataset_config
(#10402) - New Resource:
google_apigee_api_product
(#10378) - New Resource:
google_discovery_engine_recommendation_engine
(#10394) - New Resource:
google_oracle_database_odb_network
(#10383) - New Resource:
google_oracle_database_odb_subnet
(#10396) - New Resource:
google_storage_insights_dataset_config
(#10401)
IMPROVEMENTS:
- compute: added
params.resourceManagerTags
field to thegoogle_compute_router
(#10392) - compute: added in-place update support for
provisioned_iops
,provisioned_throughput
, andaccess_mode
fields ingoogle_compute_region_disk
resource (#10397) - dataproc: added
authentication_config
field togoogle_dataproc_batch
andgoogle_dataproc_session_template
resource (#10375) - dataproc: added
idle_ttl
field togoogle_dataproc_session_template
resource (#10386) - networkconnectivity: added field
allocation_options
to resourcegoogle_network_connectivity_internal_range
(#10390) - oracledatabase: added
odb_network
andodb_subnet
fields, and madenetwork
andcidr
fields optional ingoogle_oracle_database_autonomous_database
resource (#10389) - oracledatabase: added
odb_network
,odb_subnet
andbackup_odb_subnet
fields, and madenetwork
,cidr
andbackup_subnet_cidr
fields optional ingoogle_oracle_database_cloud_vm_cluster
resource (#10391) - secretmanager: added
tags
field togoogle_secret_manager_regional_secret
to allow setting tags for regional_secrets at creation time (#10400) - securesourcemanager: added
deletion_policy
field togoogle_secure_source_manager_repository
resource (#10395) - workbench: added
enable_managed_euc
field togoogle_workbench_instance
resource. (#10388) - workbench: added
reservation_affinity
field togoogle_workbench_instance
resource. (#10384)
BUG FIXES:
- composer: fixed updates failing for
google_composer_environment
recovery_config
with explicitly disabled scheduled snapshots (#10405) - datastore: fixed a permadiff with
google_datastream_connection_profile
'screate_without_validation
field (#10403) - memorystore: fixed bug to allow
google_memorystore_instance
to be used with no provider default region or with alocation
that doesn't match the provider default region. (#10380) - networkconnectivity: fixed
instances[].ip_address
&instances[].virtual_machine
fields inlinked_router_appliance_instances
block being incorrectly treated as immutable forgoogle_network_connectivity_spoke
resource (#10399) - resourcemanager: updated service account creation to prevent failures due to eventual consistency in
google_service_account
resource (#10371) - sql: fixed a provider crash when importing
google_sql_database
resource (#10374)