Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 4, 2025

Updates the requirements on hashicorp/aws to permit the latest version.

Release notes

Sourced from hashicorp/aws's releases.

v6.24.0

6.24.0 (December 2, 2025)

FEATURES:

  • New Resource: aws_lambda_capacity_provider (#45342)
  • New Resource: aws_s3tables_table_bucket_replication (#45360)
  • New Resource: aws_s3tables_table_replication (#45360)
  • New Resource: aws_s3vectors_index (#43393)
  • New Resource: aws_s3vectors_vector_bucket (#43393)
  • New Resource: aws_s3vectors_vector_bucket_policy (#43393)

ENHANCEMENTS:

  • data-source/aws_lambda_function: Add capacity_provider_config attribute (#45342)
  • data-source/aws_vpc_nat_gateway: Support regional NAT Gateways by adding auto_provision_zones, auto_scaling_ips, availability_mode, availability_zone_address, regional_nat_gateway_address, and route_table_id attributes (#45420)
  • resource/aws_backup_plan: Add target_logically_air_gapped_backup_vault_arn argument to rule block (#45321)
  • resource/aws_lambda_function: Add capacity_provider_config and publish_to arguments (#45342)
  • resource/aws_resourceexplorer2_index: Deprecates id. Use arn instead. (#45345)
  • resource/aws_resourceexplorer2_view: Deprecates id. Use arn instead. (#45345)
  • resource/aws_vpc_nat_gateway: Make subnet_id argument optional to support regional NAT Gateways (#45420)
  • resource/aws_vpc_nat_gateway: Support regional NAT Gateways by adding availability_mode, availability_zone_address, and vpc_id arguments, and auto_provision_zones, auto_scaling_ips, regional_nat_gateway_address, and route_table_id attributes. This functionality requires the ec2:DescribeAvailabilityZones IAM permission (#45420)
  • resource/aws_vpn_connection: Add bgp_log_enabled, bgp_log_group_arn, and bgp_log_stream_arn arguments to tunnel1_log_options.cloudwatch_log_options and tunnel2_log_options.cloudwatch_log_options blocks (#45271)
Changelog

Sourced from hashicorp/aws's changelog.

6.24.0 (December 2, 2025)

FEATURES:

  • New Resource: aws_lambda_capacity_provider (#45342)
  • New Resource: aws_s3tables_table_bucket_replication (#45360)
  • New Resource: aws_s3tables_table_replication (#45360)
  • New Resource: aws_s3vectors_index (#43393)
  • New Resource: aws_s3vectors_vector_bucket (#43393)
  • New Resource: aws_s3vectors_vector_bucket_policy (#43393)

ENHANCEMENTS:

  • data-source/aws_lambda_function: Add capacity_provider_config attribute (#45342)
  • data-source/aws_vpc_nat_gateway: Support regional NAT Gateways by adding auto_provision_zones, auto_scaling_ips, availability_mode, availability_zone_address, regional_nat_gateway_address, and route_table_id attributes (#45240)
  • resource/aws_backup_plan: Add target_logically_air_gapped_backup_vault_arn argument to rule block (#45321)
  • resource/aws_lambda_function: Add capacity_provider_config and publish_to arguments (#45342)
  • resource/aws_resourceexplorer2_index: Deprecates id. Use arn instead. (#45345)
  • resource/aws_resourceexplorer2_view: Deprecates id. Use arn instead. (#45345)
  • resource/aws_vpc_nat_gateway: Make subnet_id argument optional to support regional NAT Gateways (#45420)
  • resource/aws_vpc_nat_gateway: Support regional NAT Gateways by adding availability_mode, availability_zone_address, and vpc_id arguments, and auto_provision_zones, auto_scaling_ips, regional_nat_gateway_address, and route_table_id attributes. This functionality requires the ec2:DescribeAvailabilityZones IAM permission (#45240)
  • resource/aws_vpn_connection: Add bgp_log_enabled, bgp_log_group_arn, and bgp_log_stream_arn arguments to tunnel1_log_options.cloudwatch_log_options and tunnel2_log_options.cloudwatch_log_options blocks (#45271)

6.23.0 (November 26, 2025)

NOTES:

  • resource/aws_s3_bucket: To support ABAC (Attribute Based Access Control) in general purpose buckets, this resource will now attempt to send tags in the create request and use the S3 Control tagging APIs TagResource, UntagResource, and ListTagsForResource for read and update operations. The calling principal must have the corresponding s3:TagResource, s3:UntagResource, and s3:ListTagsForResource IAM permissions. If the principal lacks the appropriate permissions, the provider will fall back to tagging after creation and using the S3 tagging APIs PutBucketTagging, DeleteBucketTagging, and GetBucketTagging instead. With ABAC enabled, tag modifications may fail with the fall back behavior. See the AWS documentation for additional details on enabling ABAC in general purpose buckets. (#45251)

FEATURES:

  • New Resource: aws_ecs_express_gateway_service (#45235)
  • New Resource: aws_s3_bucket_abac (#45251)
  • New Resource: aws_vpc_encryption_control (#45263)
  • New Resource: aws_vpn_concentrator (#45175)

ENHANCEMENTS:

  • action/aws_lambda_invoke: Add tenant_id argument (#45170)
  • data-source/aws_eks_cluster: Add control_plane_scaling_config attribute (#45258)
  • data-source/aws_lambda_function: Add tenancy_config attribute (#45170)
  • data-source/aws_lambda_invocation: Add tenant_id argument (#45170)
  • data-source/aws_vpn_connection: Add vpn_concentrator_id attribute (#45175)
  • resoource/aws_ecs_capacity_provider: Add managed_instances_provider.infrastructure_optimization argument (#45142)
  • resource/aws_docdb_cluster: Add network_type argument (#45140)
  • resource/aws_docdb_subnet_group: Add supported_network_types attribute (#45140)
  • resource/aws_eks_cluster: Add control_plane_scaling_config configuration block to support EKS Provisioned Control Plane (#45258)
  • resource/aws_lambda_function: Add tenancy_config argument (#45170)
  • resource/aws_lambda_invocation: Add tenant_id argument (#45170)
  • resource/aws_s3_bucket: Tag on creation when the s3:TagResource permission is present (#45251)

... (truncated)

Commits
  • a7e6f17 Update CHANGELOG.md for #45365
  • 8f2a33f Merge pull request #45365 from hashicorp/t-update-changelog-6.24.0
  • 2526efb Prepare for release
  • 8ce8af3 Merge pull request #45240 from tabito-hara/f-aws_vpc_natgateway-add_regional
  • c9bc560 Merge pull request #45286 from hashicorp/td-vcr-CheckVPCExists
  • e062295 Update CHANGELOG.md for #43393
  • 0661618 Merge pull request #43393 from hashicorp/f-s3-vector-buckets
  • 98de4fa Exclude 'opted-in' AZs from NAT Gateway Regional acceptance testing.
  • 7383bab s3vectors: Fix generated Resource Identity tests.
  • 8f5c01c Update CHANGELOG.md for #45360
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) to permit the latest version.
- [Release notes](https://github.com/hashicorp/terraform-provider-aws/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-aws/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-aws@v5.0.0...v6.24.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.24.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 4, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 4, 2025 17:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file terraform Pull requests that update terraform code labels Dec 4, 2025
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Dec 8, 2025

Superseded by #4.

@dependabot dependabot bot closed this Dec 8, 2025
@dependabot dependabot bot deleted the dependabot/terraform/hashicorp/aws-tw-6.24 branch December 8, 2025 08:33
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 terraform Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant