Sourced from hashicorp/google's releases.
v5.12.0
FEATURES:
- New Data Source:
google_dns_managed_zones
(#16949)- New Data Source:
google_filestore_instance
(#16931)- New Data Source:
google_vmwareengine_external_access_rule
(#16912)- New Resource:
google_clouddomains_registration
(#16947)- New Resource:
google_netapp_kmsconfig
(#16945)- New Resource:
google_vertex_ai_feature_online_store_featureview
(#16930)- New Resource:
google_vmwareengine_external_access_rule
(#16912)IMPROVEMENTS:
- compute: added
md5_authentication_key
field togoogle_compute_router_peer
resource (#16923)- compute: added in-place update support to
params.resource_manager_tags
field ingoogle_compute_instance
resource (#16942)- compute: added in-place update support to
description
field ingoogle_compute_instance
resource (#16900)- gkehub: added
policycontroller
field togoogle_gke_hub_feature_membership
resource (#16916)- gkehub2: added
clusterupgrade
field togoogle_gke_hub_feature
resource (#16951)- gkeonprem: added in-place update support to
vsphere_config
field and addedhost_groups
field ingoogle_gkeonprem_vmware_node_pool
resource (#16896)- iam: added
create_ignore_already_exists
field togoogle_service_account
resource. Ifignore_create_already_exists
is set to true, resource creation would succeed when response error is 409ALREADY_EXISTS
. (#16927)- servicenetworking: added field
deletion_policy
togoogle_service_networking_connection
(#16944)- sql: set
replica_configuration
,ca_cert
, andserver_ca_cert
fields to be sensitive ingoogle_sql_instance
andgoogle_sql_ssl_cert
resources (#16932)BUG FIXES:
- bigquery: fixed perma-diff of
encryption_configuration
when API returns an empty object ongoogle_bigquery_table
resource (#16926)- compute: fixed an issue where the provider would
wait_for_instances
if set before deleting ongoogle_compute_instance_group_manager
andgoogle_compute_region_instance_group_manager
resources (#16943)- compute: fixed perma-diff that reordered
stateful_external_ip
andstateful_internal_ip
blocks ongoogle_compute_instance_group_manager
andgoogle_compute_region_instance_group_manager
resources (#16910)- datapipeline: fixed perma-diff of
scheduler_service_account_email
when it's not explicitly specified ingoogle_data_pipeline_pipeline
resource (#16917)- edgecontainer: fixed resource import on
google_edgecontainer_vpn_connection
resource (#16948)- servicemanagement: fixed an issue where an inconsistent plan would be created when certain fields such as
openapi_config
,grpc_config
, andprotoc_output_base64
, had computed values ingoogle_endpoints_service
resource (#16946)- storage: fixed an issue where retry timeout wasn't being utilized when creating
google_storage_bucket
resource (#16902)
Sourced from hashicorp/google's changelog.
5.12.0 (Jan 16, 2024)
FEATURES:
- New Data Source:
google_dns_managed_zones
(#16949)- New Data Source:
google_filestore_instance
(#16931)- New Data Source:
google_vmwareengine_external_access_rule
(#16912)- New Resource:
google_clouddomains_registration
(#16947)- New Resource:
google_netapp_kmsconfig
(#16945)- New Resource:
google_vertex_ai_feature_online_store_featureview
(#16930)- New Resource:
google_vmwareengine_external_access_rule
(#16912)IMPROVEMENTS:
- compute: added
md5_authentication_key
field togoogle_compute_router_peer
resource (#16923)- compute: added in-place update support to
params.resource_manager_tags
field ingoogle_compute_instance
resource (#16942)- compute: added in-place update support to
description
field ingoogle_compute_instance
resource (#16900)- gkehub: added
policycontroller
field togoogle_gke_hub_feature_membership
resource (#16916)- gkehub2: added
clusterupgrade
field togoogle_gke_hub_feature
resource (#16951)- gkeonprem: added in-place update support to
vsphere_config
field and addedhost_groups
field ingoogle_gkeonprem_vmware_node_pool
resource (#16896)- iam: added
create_ignore_already_exists
field togoogle_service_account
resource. Ifignore_create_already_exists
is set to true, resource creation would succeed when response error is 409ALREADY_EXISTS
. (#16927)- servicenetworking: added field
deletion_policy
togoogle_service_networking_connection
(#16944)- sql: set
replica_configuration
,ca_cert
, andserver_ca_cert
fields to be sensitive ingoogle_sql_instance
andgoogle_sql_ssl_cert
resources (#16932)BUG FIXES:
- bigquery: fixed perma-diff of
encryption_configuration
when API returns an empty object ongoogle_bigquery_table
resource (#16926)- compute: fixed an issue where the provider would
wait_for_instances
if set before deleting ongoogle_compute_instance_group_manager
andgoogle_compute_region_instance_group_manager
resources (#16943)- compute: fixed perma-diff that reordered
stateful_external_ip
andstateful_internal_ip
blocks ongoogle_compute_instance_group_manager
andgoogle_compute_region_instance_group_manager
resources (#16910)- datapipeline: fixed perma-diff of
scheduler_service_account_email
when it's not explicitly specified ingoogle_data_pipeline_pipeline
resource (#16917)- edgecontainer: fixed resource import on
google_edgecontainer_vpn_connection
resource (#16948)- servicemanagement: fixed an issue where an inconsistent plan would be created when certain fields such as
openapi_config
,grpc_config
, andprotoc_output_base64
, had computed values ingoogle_endpoints_service
resource (#16946)- storage: fixed an issue where retry timeout wasn't being utilized when creating
google_storage_bucket
resource (#16902)
858054b
Add the clusterupgrade feature config for the fleet Feature resource. (#9614)...246ade5
Add google_dns_managed_zones
data source and acceptance test (#9742) (#16949)4bf0dc3
Remove edgecontainer vpnconnection import rule (#9764) (#16948)56aa6e4
Cloud Domains Registration (#9772) (#16947)eb3388c
Fixed issue where ConfigId was erroneously pre-computed when other fields we...150705d
add support for netapp KMS_config(#9353) (#16945)25c8e9a
Corrected typo in resource name in changelog (#16933)dc9b041
Added abandon policy (#9765) (#16944)301e338
Remove wait for instances stable on IGM and RIGM deletion. (#9781) (#16943)3e19559
Allow users to update google_compute_instance resource_manager_tags in place ...