Skip to content

chore(deps): update terraform-aws #2065

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 21, 2025
Merged

chore(deps): update terraform-aws #2065

merged 1 commit into from
Jun 21, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 21, 2025

This PR contains the following updates:

Package Type Update Change
aws (source) required_provider minor ~> 5.99.0 -> ~> 5.100.0
aws (source) required_provider minor 5.99.1 -> 5.100.0
terraform-aws-modules/eks/aws (source) module minor 20.36.0 -> 20.37.1

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hashicorp/terraform-provider-aws (aws)

v5.100.0

Compare Source

NOTES:

  • resource/aws_route53_vpc_association_authorization: Because we cannot easily replicate the highly concurrent environments in which these errors have been observed, this fix is best effort and we ask for community help in verifying the reported issues are resolved by this change (#​42948)

FEATURES:

  • New Resource: aws_dsql_cluster (#​41868)
  • New Resource: aws_dsql_cluster_peering (#​41868)
  • New Resource: aws_prometheus_workspace_configuration (#​42478)
  • New Resource: aws_s3control_directory_bucket_access_point_scope (#​42338)
  • New Resource: aws_vpc_route_server (#​42392)
  • New Resource: aws_vpc_route_server_endpoint (#​42392)
  • New Resource: aws_vpc_route_server_peer (#​42392)
  • New Resource: aws_vpc_route_server_propagation (#​42392)
  • New Resource: aws_vpc_route_server_vpc_association (#​42392)
  • New Resource: aws_workspacesweb_data_protection_settings (#​42852)
  • New Resource: aws_workspacesweb_ip_access_settings (#​42863)
  • New Resource: aws_workspacesweb_user_access_logging_settings (#​42868)

ENHANCEMENTS:

  • data-source/aws_elb_hosted_zone_id: Add hosted zone ID for ap-east-2 AWS Region (#​42915)
  • data-source/aws_lb_hosted_zone_id: Add hosted zone IDs for ap-east-2 AWS Region (#​42915)
  • data-source/aws_neptune_engine_version: Add several arguments and attributes to support dynamic selection of versions including latest, has_major_target, preferred_major_targets, and preferred_upgrade_targets (#​42854)
  • data-source/aws_s3_bucket: Add hosted zone ID for ap-east-2 AWS Region (#​42915)
  • provider: Support ap-east-2 as a valid AWS Region (#​42906)
  • resource/aws_fsx_lustre_file_system: Add data_read_cache_configuration and throughput_capacity arguments in support of the Intelligent-Tiering storage class (#​42839)
  • resource/aws_pinpointsmsvoicev2_phone_number: Add two_way_channel_role argument (#​42950)
  • resource/aws_route53_vpc_association_authorization: Add configurable timeouts for create, read, and delete (#​42948)
  • resource/aws_s3_access_point: Add support for S3 Directory Buckets (#​42338)
  • resource/aws_s3control_access_point_policy: Add support for S3 Directory Buckets (#​42338)
  • resource/aws_vpn_connection: Add preshared_key_storage argument and preshared_key_arn attribute (#​42819)
  • resource/aws_wafv2_rule_group: Add statement.asn_match_statement configuration block (#​42965)
  • resource/aws_wafv2_web_acl: Add statement.asn_match_statement configuration block (#​42965)

BUG FIXES:

  • resource/aws_cloudfrontkeyvaluestore_keys_exclusive: Batch update operations to stay under the Key Value Store Service Quota. The max_batch_size argument can be used to override the default value of 50 items. (#​42795)
  • resource/aws_cloudwatch_log_destination: Fix to return the first matched destination name during the read operation. This fixes a regression introduced in v5.83.0 (#​42896)
  • resource/aws_cloudwatch_log_group: Fix to return the first matched group name during the read operation. This fixes a regression introduced in v5.83.0 (#​42896)
  • resource/aws_cloudwatch_log_metric_filter: Fix to return the first matched filter name during the read operation. This fixes a regression introduced in v5.83.0 (#​42896)
  • resource/aws_cloudwatch_log_query_definition: Fix to return the first matched query definition ID during the read operation. This fixes a regression introduced in v5.83.0 (#​42896)
  • resource/aws_cloudwatch_log_resource_policy: Fix to return the first matched policy name during the read operation. This fixes a regression introduced in v5.83.0 (#​42896)
  • resource/aws_cloudwatch_log_subscription_filter: Fix to return the first matched filter name during the read operation. This fixes a regression introduced in v5.83.0 (#​42896)
  • resource/aws_dynamodb_table: Set new computed value for stream_arn attribute when changing stream_view_type (#​42561)
  • resource/aws_neptune_cluster: Enable minor and major version upgrades by fixing various issues preventing them (#​42854)
  • resource/aws_neptune_global_cluster: Enable minor and major version upgrades by fixing various issues preventing them (#​42854)
  • resource/aws_route53_vpc_association_authorization: Retry InvalidPaginationToken errors on read (#​42948)
  • resource/aws_verifiedaccess_endpoint: Fix InvalidParameterValue: The value of loadBalancerOptions.port you provided is not valid errors when creating TCP load balancer endpoints (#​42736)
  • resource/aws_vpc_endpoint_subnet_association: Fix OperationInProgress: VpcEndpoint modify operation in progress errors when deleting multiple associations in parallel (#​42884)
terraform-aws-modules/terraform-aws-eks (terraform-aws-modules/eks/aws)

v20.37.1

Compare Source

Bug Fixes
  • Restrict AWS provider max version due to v6 provider breaking changes (#​3384) (681a868)

v20.37.0

Compare Source

Features

v20.36.1

Compare Source

Bug Fixes
  • Ensure additional_cluster_dns_ips is passed through from root module (#​3376) (7a83b1b)

Configuration

📅 Schedule: Branch creation - On day 1 and 15 of the month ( * * 1,15 * * ) (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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added dependencies Pull requests that update a dependency file renovate labels Jun 21, 2025
@renovate renovate bot requested review from commjoen and bendehaan as code owners June 21, 2025 07:00
@commjoen commjoen merged commit 8ae9af4 into master Jun 21, 2025
16 checks passed
@commjoen commjoen deleted the renovate/terraform-aws branch June 21, 2025 07:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file renovate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant