Sourced from hashicorp/google's releases.
v5.31.1
BUG FIXES:
- iam: added a 10 second sleep when creating a
google_service_account
to reduce eventual consistency errors. See hashicorp/terraform-provider-google#18024 for more details (#18261)v5.31.0
FEATURES:
- New Data Source:
google_compute_subnetworks
(#18159)- New Resource:
google_dataplex_aspect_type
(#18201)- New Resource:
google_dataplex_entry_group
(#18188)- New Resource:
google_kms_autokey_config
(#18179)- New Resource:
google_kms_key_handle
(#18179)- New Resource:
google_network_services_lb_route_extension
(#18195)IMPROVEMENTS:
- appengine: added field
instance_ip_mode
to resourcegoogle_app_engine_flexible_app_version
resource (beta) (#18168)- bigquery: added
external_data_configuration.bigtable_options
togoogle_bigquery_table
(#18181)- composer: added support for importing
google_composer_user_workloads_secret
via the "{{environment}}/{{name}}" format. (#7390)- composer: improved timeouts for
google_composer_user_workloads_secret
. (#7390)- compute: added
TLS_JA3_FINGERPRINT
andUSER_IP
options in fieldrate_limit_options.enforce_on_key
togoogle_compute_security_policy
resource (#18167)- compute: added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource (#18167)
- compute: changed
google_compute_region_ssl_policy
'sregion
field to optional and allow to be inferred from environment (#18178)- compute: added
subnet_length
field togoogle_compute_interconnect_attachment
resource (#18187)- container: added
containerd_config
field and subfields togoogle_container_cluster
andgoogle_container_node_pool
resources, to allow those resources to access private image registries. (#18160)- container: allowed both
enable_autopilot
andworkload_identity_config
to be set ingoogle_container_cluster
resource. (#18166)- datastream: added
create_without_validation
field togoogle_datastream_connection_profile
,google_datastream_private_connection
andgoogle_datastream_stream
resources (#18176)- network-security: added
trust_config
,min_tls_version
,tls_feature_profile
andcustom_tls_features
fields togoogle_network_security_tls_inspection_policy
resource (#18139)- networkservices: made field
load_balancing_scheme
immutable in resourcegoogle_network_services_lb_traffic_extension
, as in-place updating is always failing (#18195)- networkservices: made required fields
extension_chains.extensions.authority
andextension_chains.extensions.timeout
optional in resourcegoogle_network_services_lb_traffic_extension
(#18195)- networkservices: removed unsupported load balancing scheme
LOAD_BALANCING_SCHEME_UNSPECIFIED
from the fieldload_balancing_scheme
in resourcegoogle_network_services_lb_traffic_extension
(#18195)- pubsub: added
cloud_storage_config.filename_datetime_format
field togoogle_pubsub_subscription
resource (#18180)- tpu: added
type
ofaccelerator_config
togoogle_tpu_v2_vm
resource (#18148)BUG FIXES:
- monitoring: fixed a permadiff with
monitored_resource.labels
property in thegoogle_monitoring_uptime_check_config
resource (#18174)- storage: fixed a bug where field
autoclass
block is generating permadiff whenever the block is removed from the config ingoogle_storage_bucket
resource (#18197)- storagetransfer: fixed a permadiff with
transfer_spec.0.aws_s3_data_source.0.aws_access_key
resource_storage_transfer_job
(#18190)
Sourced from hashicorp/google's changelog.
5.31.1 (Unreleased)
BUG FIXES:
- iam: added a 10 second sleep when creating a
google_service_account
to reduce eventual consistency errors. See hashicorp/terraform-provider-google#18024 for more details (#18261)5.31.0 (May 28, 2024)
FEATURES:
- New Data Source:
google_compute_subnetworks
(#18159)- New Resource:
google_dataplex_aspect_type
(#18201)- New Resource:
google_dataplex_entry_group
(#18188)- New Resource:
google_kms_autokey_config
(#18179)- New Resource:
google_kms_key_handle
(#18179)- New Resource:
google_network_services_lb_route_extension
(#18195)IMPROVEMENTS:
- appengine: added field
instance_ip_mode
to resourcegoogle_app_engine_flexible_app_version
resource (beta) (#18168)- bigquery: added
external_data_configuration.bigtable_options
togoogle_bigquery_table
(#18181)- composer: added support for importing
google_composer_user_workloads_secret
via the "{{environment}}/{{name}}" format. (#7390)- composer: improved timeouts for
google_composer_user_workloads_secret
. (#7390)- compute: added
TLS_JA3_FINGERPRINT
andUSER_IP
options in fieldrate_limit_options.enforce_on_key
togoogle_compute_security_policy
resource (#18167)- compute: added 'rateLimitOptions' field to 'google_compute_security_policy_rule' resource (#18167)
- compute: changed
google_compute_region_ssl_policy
'sregion
field to optional and allow to be inferred from environment (#18178)- compute: added
subnet_length
field togoogle_compute_interconnect_attachment
resource (#18187)- container: added
containerd_config
field and subfields togoogle_container_cluster
andgoogle_container_node_pool
resources, to allow those resources to access private image registries. (#18160)- container: allowed both
enable_autopilot
andworkload_identity_config
to be set ingoogle_container_cluster
resource. (#18166)- datastream: added
create_without_validation
field togoogle_datastream_connection_profile
,google_datastream_private_connection
andgoogle_datastream_stream
resources (#18176)- network-security: added
trust_config
,min_tls_version
,tls_feature_profile
andcustom_tls_features
fields togoogle_network_security_tls_inspection_policy
resource (#18139)- networkservices: made field
load_balancing_scheme
immutable in resourcegoogle_network_services_lb_traffic_extension
, as in-place updating is always failing (#18195)- networkservices: made required fields
extension_chains.extensions.authority
andextension_chains.extensions.timeout
optional in resourcegoogle_network_services_lb_traffic_extension
(#18195)- networkservices: removed unsupported load balancing scheme
LOAD_BALANCING_SCHEME_UNSPECIFIED
from the fieldload_balancing_scheme
in resourcegoogle_network_services_lb_traffic_extension
(#18195)- pubsub: added
cloud_storage_config.filename_datetime_format
field togoogle_pubsub_subscription
resource (#18180)- tpu: added
type
ofaccelerator_config
togoogle_tpu_v2_vm
resource (#18148)BUG FIXES:
- monitoring: fixed a permadiff with
monitored_resource.labels
property in thegoogle_monitoring_uptime_check_config
resource (#18174)- storage: fixed a bug where field
autoclass
block is generating permadiff whenever the block is removed from the config ingoogle_storage_bucket
resource (#18197)- storagetransfer: fixed a permadiff with
transfer_spec.0.aws_s3_data_source.0.aws_access_key
resource_storage_transfer_job
(#18190)
995ae21
release 5.31.1 changelog (#18262)83d5979
Add a sleep google_service_account
to reduce the likelihood of eventual con...2b83432
Update CHANGELOG.md (#18226)6c186b6
Update CHANGELOG.mde2762bd
docs: Correction for google_sql_database_instance database_flags (#10728) (#1...c06b62a
Docs: Add STANDARD_WITH_GRAPHQL option for json_parsing to google_compute_sec...ff106d3
Fix TestAccSqlUser_postgresIAM by using a real IAM user (#10731) (#18212)204db4f
Add definition of table_replication_info to public documentation and bigquery...6310cfc
Revert "Add guard against trying to upload non-existant artifacts to GCS" (#1...920a1a1
Support ignore_read on nested fields (#10639) (#18209)