chore(general): update terraform aws to v5.83.0 #22495
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.82.2
->5.83.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
hashicorp/terraform-provider-aws (aws)
v5.83.0
Compare Source
NOTES:
apigatewayv2
client has been updated to more extensively matchConflictException
error responses. This change should be transparent to users, but if any unexpected changes in behavior withapigatewayv2
resources occur following an upgrade to this release, please open a bug report. (#40840)id
in favor ofarn
. (#40626)id
. (#40626)id
in favor ofbucket
. (#40626)FEATURES:
aws_cloudwatch_event_buses
(#40662)aws_ecs_clusters
(#40638)aws_route53_records
(#38186)aws_cognito_identity_openid_token_for_developer_identity
(#40763)aws_bedrockagent_agent_collaborator
(#40559)aws_cleanrooms_membership
(#35165)aws_cloudwatch_log_delivery
(#40731)aws_cloudwatch_log_delivery_destination
(#40731)aws_cloudwatch_log_delivery_destination_policy
(#40731)aws_cloudwatch_log_delivery_source
(#40731)aws_cloudwatch_log_index_policy
(#40594)aws_vpclattice_resource_gateway
(#40821)ENHANCEMENTS:
compute_configuration
attribute (#40752)kafka_settings.sasl_mechanism
attribute (#36918)ap-southeast-7
AWS Region (#40850)ap-southeast-7
AWS Region (#40850)default_for_new_launches
attribute (#40536)supports_certificate_rotation_without_restart
,supports_integrations
, andsupports_local_write_forwarding
attributes (#40700)ap-southeast-7
AWS Region (#40850)region
attribute (#40795)service_regions
argument (#40795)ap-southeast-7
as a valid AWS Region (#40849)data_transfer_api
attribute to destination_flow_config_list.destination_connector_properties.salesforce (#34937)grpc_config
argument todefault_cache_behavior
andordered_cache_behavior
configuration blocks (#40762)compute_configuration
argument (#40752)email_mfa_configuration
argument (#40734)sign_in_policy
andweb_authn_configuration
arguments (#40765)user_pool_tier
argument (#40633)kafka_settings.sasl_mechanism
argument (#36918)name
andvalue
arguments (#40772)instance_id
ornetwork_interface_id
(#40769)node_repair_config
configuration block (#40698)VALKEY
as supported value for 'engine' argument (#40764)VALKEY
as supported value for 'engine' argument (#40764)encryption_key_arn
argument (#40771)user_invitation_url
attribute (#40775)iam-db-auth-error
as a valid value forenabled_cloudwatch_logs_exports
(#40789)data_filter
argument (#40816)override_provider
configuration block, allowing tags inherited from the providerdefault_tags
configuration block to be ignored (#40689)BUG FIXES:
description
,name
orversion
if they are not present in the OpenAPI definitionbody
(#40707)ConflictException
error responses (#40840)panic: interface conversion: interface {} is nil, not map[string]interface {}
whenparameters_in_cache_key_and_forwarded_to_origin.cookies_config
,parameters_in_cache_key_and_forwarded_to_origin.headers_config
, orparameters_in_cache_key_and_forwarded_to_origin.query_strings_config
are empty (#40815)scaling_configuration
to be removed on Update (#40773)file_system_locations
to be removed on Update (#40842)fips_dns_name
to an empty value (""
) when no value is returned from the EC2 API. This fixes known-after-apply loops in Regions that don't support FIPS endpoints (#37939)create_table_default_permission
with a nilprincipal
block (#40761)http_tokens
whenmetadata_options
is updated (#40727)public_dns
andpublic_ip
attributes when changinginstance_type
,user_data
, oruser_data_base64
(#40710)operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ...
errors on delete for resources deleted out-of-band (#40790)operation error EC2: DetachInternetGateway, ..., api error InvalidInternetGatewayID.NotFound: ...
errors on delete for resources deleted out-of-band (#40790)logical_table_map.tag_column_operation.tags.column_description
(#40713)manage_master_user_password
being updated in state when update errors (#40538)alias.name
contains characters that the Route 53 API escapes (#40154)name
contains characters that the Route 53 API escapes (#40154)delivery_options.max_delivery_seconds
when not configured (#40670)sqs_managed_sse_enabled=true
andkms_data_key_reuse_period_seconds
is configured (#40729)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.