Skip to content

Bump the terraform-minor-patch group across 3 directories with 1 update#1025

Closed
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/terraform/infrastructure/account/terraform-minor-patch-7a8f69ee52
Closed

Bump the terraform-minor-patch group across 3 directories with 1 update#1025
dependabot[bot] wants to merge 2 commits intomasterfrom
dependabot/terraform/infrastructure/account/terraform-minor-patch-7a8f69ee52

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Dec 3, 2025

Bumps the terraform-minor-patch group with 1 update in the /infrastructure/account directory: hashicorp/aws.
Bumps the terraform-minor-patch group with 1 update in the /infrastructure/grafana/non-prod/terraform directory: hashicorp/aws.
Bumps the terraform-minor-patch group with 1 update in the /infrastructure/instance directory: hashicorp/aws.

Updates hashicorp/aws from 6.23.0 to 6.24.0

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 (#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)
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

Updates hashicorp/aws from 6.23.0 to 6.24.0

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 (#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)
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

Updates hashicorp/aws from 6.23.0 to 6.24.0

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 (#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)
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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the terraform-minor-patch group with 1 update in the /infrastructure/account directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the terraform-minor-patch group with 1 update in the /infrastructure/grafana/non-prod/terraform directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).
Bumps the terraform-minor-patch group with 1 update in the /infrastructure/instance directory: [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws).


Updates `hashicorp/aws` from 6.23.0 to 6.24.0
- [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@v6.23.0...v6.24.0)

Updates `hashicorp/aws` from 6.23.0 to 6.24.0
- [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@v6.23.0...v6.24.0)

Updates `hashicorp/aws` from 6.23.0 to 6.24.0
- [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@v6.23.0...v6.24.0)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
- dependency-name: hashicorp/aws
  dependency-version: 6.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
- dependency-name: hashicorp/aws
  dependency-version: 6.24.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: terraform-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file infrastructure Pull requests that update terraform code labels Dec 3, 2025
@dependabot dependabot Bot had a problem deploying to internal-dev-sandbox December 3, 2025 02:25 Error
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Dec 3, 2025

@dlzhry2nhs
Copy link
Copy Markdown
Contributor

#1030 Superseded by this work.

@dlzhry2nhs dlzhry2nhs closed this Dec 8, 2025
auto-merge was automatically disabled December 8, 2025 09:24

Pull request was closed

@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Dec 8, 2025

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot Bot deleted the dependabot/terraform/infrastructure/account/terraform-minor-patch-7a8f69ee52 branch December 8, 2025 09:24
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 infrastructure Pull requests that update terraform code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant