Skip to content

Comments

chore(deps): bump hashicorp/aws from 6.31.0 to 6.32.1 in /terraform/website#310

Merged
j4y merged 1 commit intomainfrom
dependabot/terraform/terraform/website/hashicorp/aws-6.32.1
Feb 18, 2026
Merged

chore(deps): bump hashicorp/aws from 6.31.0 to 6.32.1 in /terraform/website#310
j4y merged 1 commit intomainfrom
dependabot/terraform/terraform/website/hashicorp/aws-6.32.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

Bumps hashicorp/aws from 6.31.0 to 6.32.1.

Release notes

Sourced from hashicorp/aws's releases.

v6.32.1

6.32.1 (February 13, 2026)

BUG FIXES:

  • resource/aws_autoscaling_group: Fix couldn't find resource error during creation when waiting for capacity to be satisfied (#46452)
  • resource/aws_cloudwatch_log_delivery: Fix s3_delivery_configuration.suffix_path losing AWS-added prefix on update (#46455)
  • resource/aws_dynamodb_table: Fix perpetual diff when using key_schema with a single range key on a global secondary index (#46442)
  • resource/aws_elasticache_replication_group: Fix false validation error when auth_token references another resource (#46454)

v6.32.0

6.32.0 (February 11, 2026)

FEATURES:

  • New List Resource: aws_ecr_repository (#46344)
  • New List Resource: aws_lambda_permission (#46341)
  • New List Resource: aws_route (#46370)
  • New List Resource: aws_route53_resolver_rule_association (#46349)
  • New List Resource: aws_route_table (#46337)
  • New List Resource: aws_s3_directory_bucket (#46373)
  • New List Resource: aws_secretsmanager_secret (#46318)
  • New List Resource: aws_secretsmanager_secret_version (#46342)
  • New List Resource: aws_vpc_security_group_egress_rule (#46368)
  • New List Resource: aws_vpc_security_group_ingress_rule (#46367)
  • New Resource: aws_ec2_secondary_network (#46408)
  • New Resource: aws_ec2_secondary_subnet (#46408)

ENHANCEMENTS:

  • resource/aws_instance: Add secondary_network_interface argument (#46408)
  • resource/aws_quicksight_data_set: Support use_as property to create special RLS rules dataset (#42687)

BUG FIXES:

  • data-source/aws_odb_network_peering_connections: Fix plan phase failure of listing. (#46384)
  • list-resource/aws_s3_bucket_policy: Now supports listing Bucket Policies for S3 Directory Buckets (#46401)
  • resource/aws_athena_workgroup: Allows unsetting configuration.result_configuration or child attributes. (#46427)
  • resource/aws_cloudfront_multitenant_distribution: Fix the "inconsistent result" error when custom_error_response is configured and custom_error_response.response_code and custom_error_response.response_page_path are omitted (#46375)
  • resource/aws_grafana_workspace: Fix perpetual diff when network_access_control is configured with empty prefix_list_ids and vpce_ids (#45637)
Changelog

Sourced from hashicorp/aws's changelog.

6.32.1 (February 13, 2026)

BUG FIXES:

  • resource/aws_autoscaling_group: Fix couldn't find resource error during creation when waiting for capacity to be satisfied (#46452)
  • resource/aws_cloudwatch_log_delivery: Fix s3_delivery_configuration.suffix_path losing AWS-added prefix on update (#46455)
  • resource/aws_dynamodb_table: Fix perpetual diff when using key_schema with a single range key on a global secondary index (#46442)
  • resource/aws_elasticache_replication_group: Fix false validation error when auth_token references another resource (#46454)

6.32.0 (February 11, 2026)

FEATURES:

  • New List Resource: aws_ecr_repository (#46344)
  • New List Resource: aws_lambda_permission (#46341)
  • New List Resource: aws_route (#46370)
  • New List Resource: aws_route53_resolver_rule_association (#46349)
  • New List Resource: aws_route_table (#46337)
  • New List Resource: aws_s3_directory_bucket (#46373)
  • New List Resource: aws_secretsmanager_secret (#46318)
  • New List Resource: aws_secretsmanager_secret_version (#46342)
  • New List Resource: aws_vpc_security_group_egress_rule (#46368)
  • New List Resource: aws_vpc_security_group_ingress_rule (#46367)
  • New Resource: aws_ec2_secondary_network (#46408)
  • New Resource: aws_ec2_secondary_subnet (#46408)

ENHANCEMENTS:

  • resource/aws_instance: Add secondary_network_interface argument (#46408)
  • resource/aws_quicksight_data_set: Support use_as property to create special RLS rules dataset (#42687)

BUG FIXES:

  • data-source/aws_odb_network_peering_connections: Fix plan phase failure of listing. (#46384)
  • list-resource/aws_s3_bucket_policy: Now supports listing Bucket Policies for S3 Directory Buckets (#46401)
  • resource/aws_athena_workgroup: Allows unsetting configuration.result_configuration or child attributes. (#46427)
  • resource/aws_cloudfront_multitenant_distribution: Fix the "inconsistent result" error when custom_error_response is configured and custom_error_response.response_code and custom_error_response.response_page_path are omitted (#46375)
  • resource/aws_grafana_workspace: Fix perpetual diff when network_access_control is configured with empty prefix_list_ids and vpce_ids (#45637)
Commits

Dependabot compatibility score

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

Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.31.0 to 6.32.1.
- [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.31.0...v6.32.1)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.32.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Feb 16, 2026
@j4y j4y merged commit 8733aa5 into main Feb 18, 2026
3 checks passed
@j4y j4y deleted the dependabot/terraform/terraform/website/hashicorp/aws-6.32.1 branch February 18, 2026 04:05
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