Sourced from hashicorp/google's releases.
v5.4.0
DEPRECATIONS:
- bigquery: deprecated
cloud_spanner.use_serverless_analytics
ongoogle_bigquery_connection
. Usecloud_spanner.use_data_boost
instead. (#16310)NOTES:
- provider: added
universe_domain
attribute as a provider attribute (#16323)BREAKING CHANGES:
- cloudrunv2: marked
location
field as required in resourcegoogle_cloud_run_v2_job
. Any configuration withoutlocation
specified will cause resource creation fail (#16311)- cloudrunv2: marked
location
field as required in resourcegoogle_cloud_run_v2_service
. Any configuration withoutlocation
specified will cause resource creation fail (#16311)FEATURES:
- New Data Source:
google_cloud_identity_group_lookup
(#16296)- New Resource:
google_network_connectivity_policy_based_route
(#16326)- New Resource:
google_pubsub_schema_iam_*
(#16301)IMPROVEMENTS:
- accesscontextmanager: added support for specifying
vpc_network_sources
togoogle_access_context_manager_access_levels
,google_access_context_manager_access_level
, andgoogle_access_context_manager_access_level_condition
(#16327)- apigee: added support for
type
ingoogle_apigee_environment
(#16349)- bigquery: added
cloud_spanner.database_role
,cloud_spanner.use_data_boost
, andcloud_spanner.max_parallelism
fields togoogle_bigquery_connection
(#16310)- bigquery: added support for
iam_member
togoogle_bigquery_dataset.access
(#16322)- container: promoted field
identity_service_config
ingoogle_container_cluster
to GA (#16305)- container: added update support for
google_container_node_pool.node_config.taint
(#16306)- containerattached: added
admin_groups
field togoogle_container_attached_cluster
resource (#16307)- dialogflowcx: added
advanced_settings
field togoogle_dialogflow_cx_flow
resource (#16315)- dialogflowcx: added
advanced_settings
fields togoogle_dialogflow_cx_page
resource (#16315)- dialogflowcx: added
advanced_settings
,text_to_speech_settings
,git_integration_settings
fields togoogle_dialogflow_cx_agent
resource (#16315)BUG FIXES:
- bigquery: fixed a bug when updating a
google_bigquery_dataset
that contained aniamMember
access rule added out of band with Terraform (#16322)- bigqueryreservation: fixed bug of incorrect resource recreation when
capacity_commitment_id
is unspecified in resourcegoogle_bigquery_capacity_commitment
(#16320)- cloudrunv2: made
annotations
field on thegoogle_cloud_run_v2_job
data source include all annotations present on the resource in GCP (#16300)- cloudrunv2: made
annotations
field on thegoogle_cloud_run_v2_service
data source include all annotations present on the resource in GCP (#16300)- cloudrunv2: made
labels
andterraform labels
fields on thegoogle_cloud_run_v2_job
data source include all annotations present on the resource in GCP (#16300)- cloudrunv2: made
labels
andterraform labels
fields on thegoogle_cloud_run_v2_service
data source include all annotations present on the resource in GCP (#16300)- edgecontainer: fixed an issue where the update endpoint for
google_edgecontainer_cluster
was incorrect. (#16347)- redis: allow
replica_count
to be set to zero in thegoogle_redis_cluster
resource (#16302)
Sourced from hashicorp/google's changelog.
5.4.0 (Oct 30, 2023)
DEPRECATIONS:
- bigquery: deprecated
cloud_spanner.use_serverless_analytics
ongoogle_bigquery_connection
. Usecloud_spanner.use_data_boost
instead. (#16310)NOTES:
- provider: added
universe_domain
attribute as a provider attribute (#16323)BREAKING CHANGES:
- cloudrunv2: marked
location
field as required in resourcegoogle_cloud_run_v2_job
. Any configuration withoutlocation
specified will cause resource creation fail (#16311)- cloudrunv2: marked
location
field as required in resourcegoogle_cloud_run_v2_service
. Any configuration withoutlocation
specified will cause resource creation fail (#16311)FEATURES:
- New Data Source:
google_cloud_identity_group_lookup
(#16296)- New Resource:
google_network_connectivity_policy_based_route
(#16326)- New Resource:
google_pubsub_schema_iam_*
(#16301)IMPROVEMENTS:
- accesscontextmanager: added support for specifying
vpc_network_sources
togoogle_access_context_manager_access_levels
,google_access_context_manager_access_level
, andgoogle_access_context_manager_access_level_condition
(#16327)- apigee: added support for
type
ingoogle_apigee_environment
(#16349)- bigquery: added
cloud_spanner.database_role
,cloud_spanner.use_data_boost
, andcloud_spanner.max_parallelism
fields togoogle_bigquery_connection
(#16310)- bigquery: added support for
iam_member
togoogle_bigquery_dataset.access
(#16322)- container: promoted field
identity_service_config
ingoogle_container_cluster
to GA (#16305)- container: added update support for
google_container_node_pool.node_config.taint
(#16306)- containerattached: added
admin_groups
field togoogle_container_attached_cluster
resource (#16307)- dialogflowcx: added
advanced_settings
field togoogle_dialogflow_cx_flow
resource (#16315)- dialogflowcx: added
advanced_settings
fields togoogle_dialogflow_cx_page
resource (#16315)- dialogflowcx: added
advanced_settings
,text_to_speech_settings
,git_integration_settings
fields togoogle_dialogflow_cx_agent
resource (#16315)BUG FIXES:
- bigquery: fixed a bug when updating a
google_bigquery_dataset
that contained aniamMember
access rule added out of band with Terraform (#16322)- bigqueryreservation: fixed bug of incorrect resource recreation when
capacity_commitment_id
is unspecified in resourcegoogle_bigquery_capacity_commitment
(#16320)- cloudrunv2: made
annotations
field on thegoogle_cloud_run_v2_job
data source include all annotations present on the resource in GCP (#16300)- cloudrunv2: made
annotations
field on thegoogle_cloud_run_v2_service
data source include all annotations present on the resource in GCP (#16300)- cloudrunv2: made
labels
andterraform labels
fields on thegoogle_cloud_run_v2_job
data source include all annotations present on the resource in GCP (#16300)- cloudrunv2: made
labels
andterraform labels
fields on thegoogle_cloud_run_v2_service
data source include all annotations present on the resource in GCP (#16300)- edgecontainer: fixed an issue where the update endpoint for
google_edgecontainer_cluster
was incorrect. (#16347)- redis: allow
replica_count
to be set to zero in thegoogle_redis_cluster
resource (#16302)
8cfd110
5.4.0 changelog (#16367)388083d
Revert "Add ssl_mode option to google_sql_database_instance. (#9316)" (#9355)...be2fe85
Add ssl_mode option to google_sql_database_instance. (#9316) (#16354)46f0dd1
bootstrap network for dataproc tests (#9304) (#16351)40a6d5f
Add support for type in ApigeeEnvironment; remove obsolete broken test (#9340...7047861
Maintenance interval for sole-tenant node groups. (#9307) (#16348)2c358d7
Fix edgecontainer cluster upgrade endpoint and update the machine configurati...5dca1f5
Add accelerator_config to google_tpu_v2_vm (#9332) (#16340)78be5d1
Clarify the database resource name in firestore document surface (#9325) (#16...c7b6f09
Fix google_iam_deny_policy tests (#9321) (#16337)