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:
v4.1.7
->v4.2.0
5.68.0
->5.70.0
Release Notes
actions/checkout (actions/checkout)
v4.2.0
Compare Source
hashicorp/terraform-provider-aws (aws)
v5.70.0
Compare Source
NOTES:
aws_simpledb_domain
resource has been deprecated and will be removed in a future version. Use Amazon DynamoDB instead (#39536)aws_worklink_fleet
resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead (#39538)aws_worklink_website_certificate_authority_association
resource has been deprecated and will be removed in a future version. Use Amazon WorkSpaces Secure Browser instead (#39538)FEATURES:
aws_backup_logically_air_gapped_vault
(#39098)aws_ec2_transit_gateway_default_route_table_association
(#39496)aws_ec2_transit_gateway_default_route_table_propagation
(#39517)aws_iam_group_policies_exclusive
(#39554)aws_iam_user_policies_exclusive
(#39544)aws_securityhub_standards_control_association
(#39511)ENHANCEMENTS:
start_time
attribute (#39557)prepare_agent
argument (#39486)vector_ingestion_configuration.custom_transformation_configuration
argument (#39556)endpoint_configuration.attachment_arn
argument (#39507)tags
argument andtags_all
attribute (#39535)arn
attribute (#39535)tags
argument andtags_all
attribute (#39535)transition_default_minimum_object_size
argument (#39578)BUG FIXES:
customer_encryption_key_arn
not being passed during update (#39565)prompt_override_configuration
not being passed when not modified (#39565)knowledge_base_configuration
andstorage_configuration
to ForceNew (#39567)security_group_referencing_support
argument and mark as Computed. This suppresses the diffs shown for resources created with v5.68.0 (or earlier) (#39519)policy_version
computed attribute changing (#39528)policy_version
computed attribute changing (#39528)sheets.filter_controls.list.cascading_control_configuration
andsheets.parameter_controls.list.cascading_control_configuration
attributes (#39453)v5.69.0
Compare Source
NOTES:
(account-id).ddb.(region).amazonaws.com
instead ofdynamodb.(region).amazonaws.com
. If your network configuration blocks outgoing traffic to DynamoDB based on DNS names or endpoint URLs, you must adjust your configuration, because the service's DNS name will change. You may instead disable account-based endpoints for DynamoDB by settingaccount_id_endpoint_mode = disabled
in a shared config file or setting theAWS_ACCOUNT_ID_ENDPOINT_MODE
environment variable todisabled
(#39505)1.23.1
. The issue with AWS Network Firewall dropping TLS handshakeClientHello
messages after the v5.65.0 upgrade to Go1.23.0
, temporarily resolved by the v5.67.0 downgrade to Go1.22.7
, has been addressed by removing theX25519Kyber768Draft00
key exchange mechanism from the HTTP client used to make AWS API calls (#39432)ENHANCEMENTS:
tags
attribute (#39402)security_group_referencing_support
attribute (#34542)security_group_referencing_support
attribute (#34542)failure_code
andfailure_reason
attributes (#38995)guardrail_configuration
argument (#39440)tags
argument andtags_all
attribute (#39402)security_group_referencing_support
argument (#34542)security_group_referencing_support
argument (#34542)security_group_referencing_support
argument (#34542)volume_configuration.managed_ebs_volume.tag_specifications
attribute (#38662)display_name
to be updated in-place (#39416)credentials.secret_arn
argument (#29034)BUG FIXES:
security_group_ids
. This requires a call to the EC2DescribeVpcEndpoints
API (#39454)ap-southeast-5
Region (#39389)name
attribute. (#38993)name
attribute. (#38993)ConcurrentModificationException
s during role creation (#39429)AccessDeniedException: Lambda code scanning is not supported in ...
errors (#38254)AccessDeniedException
errors during creation (#38254)name
andvpc_id
to ForceNew (#39454)security_group_ids
. This requires a call to the EC2DescribeVpcEndpoints
API (#39454)Configuration
📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.