Skip to content

build(deps): bump hashicorp/aws from 6.50.0 to 6.57.1 in /infra/environments/dev - #9

Open
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/terraform/infra/environments/dev/hashicorp/aws-6.57.1
Open

build(deps): bump hashicorp/aws from 6.50.0 to 6.57.1 in /infra/environments/dev#9
dependabot[bot] wants to merge 6 commits into
mainfrom
dependabot/terraform/infra/environments/dev/hashicorp/aws-6.57.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps hashicorp/aws from 6.50.0 to 6.57.1.

Release notes

Sourced from hashicorp/aws's releases.

v6.57.1

6.57.1 (July 29, 2026)

NOTES:

  • resource/aws_bedrockagentcore_memory_strategy: The memory_execution_role_arn attribute has been deprecated. Use the memory_execution_role_arn attribute on the aws_bedrockagentcore_memory resource instead (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: The namespaces attribute has been deprecated. All configurations using namespaces should be updated to use the namespace_templates attribute instead (#49140)

FEATURES:

  • New Data Source: aws_eks_access_policies (#49090)
  • New List Resource: aws_bedrock_evaluation_job (#49044)
  • New List Resource: aws_eks_access_entry (#49090)
  • New List Resource: aws_eks_access_policy_association (#49121)
  • New List Resource: aws_eks_node_group (#49073)
  • New List Resource: aws_flow_log (#49086)
  • New List Resource: aws_mailmanager_traffic_policy (#49043)
  • New List Resource: aws_osis_pipeline (#49157)
  • New List Resource: aws_osis_pipeline_endpoint (#44383)
  • New List Resource: aws_osis_resource_policy (#44383)
  • New List Resource: aws_rekognition_collection (#49135)
  • New Resource: aws_bedrock_evaluation_job (#49044)
  • New Resource: aws_cloudwatch_log_storage_tier_policy (#49076)
  • New Resource: aws_mailmanager_traffic_policy (#49043)
  • New Resource: aws_osis_pipeline_endpoint (#44383)
  • New Resource: aws_osis_resource_policy (#44383)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add ena_queue_count attribute to network_interfaces configuration block (#48892)
  • data-source/aws_secretsmanager_secret: Add type attribute (#46414)
  • data-source/aws_secretsmanager_secret_rotation: Add external_secret_rotation_metadata and external_secret_rotation_role_arn attributes (#46414)
  • data-source/aws_vpc: Adds support for ipv6_cidr_block_associations. (#46918)
  • data-source/aws_vpc: Deprecates ipv6_association_id and ipv6_cidr_block. (#46918)
  • resource/aws_autoscaling_group: Add reservations-then-balanced valid value for availability_zone_distribution.capacity_distribution_strategy (#48934)
  • resource/aws_bedrockagentcore_memory: Add timeouts.update with a default value of 30m (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.reflection configuration block for EPISODIC_OVERRIDE strategy type (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add namespace_templates argument (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add reflection_configuration configuration block for EPISODIC strategy type (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Increase default timeouts values to 45m (#49140)
  • resource/aws_codepipeline: Add stage.action.commands and stage.action.output_artifacts_for_compute_action arguments to support Compute action types (#42507)
  • resource/aws_codepipeline: stage.action.output_artifacts_for_compute_action and stage.action.output_artifacts now conflict (#42507)
  • resource/aws_eks_pod_identity_association: Add policy argument to support inline session policies (#48869)
  • resource/aws_fis_experiment_template: Support MultiRegionClusters as a value for action.target.key (#48781)
  • resource/aws_flow_log: Add resource identity support (#49086)
  • resource/aws_launch_template: Add ena_queue_count argument to network_interfaces configuration block (#48892)
  • resource/aws_rekognition_collection: Add Resource Identity support (#49022)
  • resource/aws_rekognition_project: Add Resource Identity support (#49022)
  • resource/aws_rekognition_stream_processor: Add Resource Identity support (#49022)
  • resource/aws_secretsmanager_secret: Add type argument in support of managed external secrets (#46414)

... (truncated)

Changelog

Sourced from hashicorp/aws's changelog.

6.57.1 (July 29, 2026)

NOTES:

  • resource/aws_bedrockagentcore_memory_strategy: The memory_execution_role_arn attribute has been deprecated. Use the memory_execution_role_arn attribute on the aws_bedrockagentcore_memory resource instead (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: The namespaces attribute has been deprecated. All configurations using namespaces should be updated to use the namespace_templates attribute instead (#49140)

FEATURES:

  • New Data Source: aws_eks_access_policies (#49090)
  • New List Resource: aws_bedrock_evaluation_job (#49044)
  • New List Resource: aws_eks_access_entry (#49090)
  • New List Resource: aws_eks_access_policy_association (#49121)
  • New List Resource: aws_eks_node_group (#49073)
  • New List Resource: aws_flow_log (#49086)
  • New List Resource: aws_mailmanager_traffic_policy (#49043)
  • New List Resource: aws_osis_pipeline (#49157)
  • New List Resource: aws_osis_pipeline_endpoint (#44383)
  • New List Resource: aws_osis_resource_policy (#44383)
  • New List Resource: aws_rekognition_collection (#49135)
  • New Resource: aws_bedrock_evaluation_job (#49044)
  • New Resource: aws_cloudwatch_log_storage_tier_policy (#49076)
  • New Resource: aws_mailmanager_traffic_policy (#49043)
  • New Resource: aws_osis_pipeline_endpoint (#44383)
  • New Resource: aws_osis_resource_policy (#44383)

ENHANCEMENTS:

  • data-source/aws_launch_template: Add ena_queue_count attribute to network_interfaces configuration block (#48892)
  • data-source/aws_secretsmanager_secret: Add type attribute (#46414)
  • data-source/aws_secretsmanager_secret_rotation: Add external_secret_rotation_metadata and external_secret_rotation_role_arn attributes (#46414)
  • data-source/aws_vpc: Adds support for ipv6_cidr_block_associations. (#46918)
  • data-source/aws_vpc: Deprecates ipv6_association_id and ipv6_cidr_block. (#46918)
  • resource/aws_autoscaling_group: Add reservations-then-balanced valid value for availability_zone_distribution.capacity_distribution_strategy (#48934)
  • resource/aws_bedrockagentcore_memory: Add timeouts.update with a default value of 30m (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add configuration.reflection configuration block for EPISODIC_OVERRIDE strategy type (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add namespace_templates argument (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Add reflection_configuration configuration block for EPISODIC strategy type (#49140)
  • resource/aws_bedrockagentcore_memory_strategy: Increase default timeouts values to 45m (#49140)
  • resource/aws_codepipeline: Add stage.action.commands and stage.action.output_artifacts_for_compute_action arguments to support Compute action types (#42507)
  • resource/aws_codepipeline: stage.action.output_artifacts_for_compute_action and stage.action.output_artifacts now conflict (#42507)
  • resource/aws_eks_pod_identity_association: Add policy argument to support inline session policies (#48869)
  • resource/aws_fis_experiment_template: Support MultiRegionClusters as a value for action.target.key (#48781)
  • resource/aws_flow_log: Add resource identity support (#49086)
  • resource/aws_launch_template: Add ena_queue_count argument to network_interfaces configuration block (#48892)
  • resource/aws_rekognition_collection: Add Resource Identity support (#49022)
  • resource/aws_rekognition_project: Add Resource Identity support (#49022)
  • resource/aws_rekognition_stream_processor: Add Resource Identity support (#49022)
  • resource/aws_secretsmanager_secret: Add type argument in support of managed external secrets (#46414)
  • resource/aws_secretsmanager_secret_rotation: Add external_secret_rotation_metadata and external_secret_rotation_role_arn arguments in support of managed external secrets (#46414)

... (truncated)

Commits
  • b69af27 Update CHANGELOG.md for #49191
  • 9e12ae9 Merge pull request #49191 from hashicorp/b-changelog-6.57.1-restore
  • 7fff283 CHANGELOG: correct deprecated attribute name to namespaces (incorporates #4...
  • 9644c69 CHANGELOG: mark 6.57.1 as released to prevent automation from regenerating it
  • e4736f7 CHANGELOG: restore 6.57.0 entries under 6.57.1 (Unreleased)
  • 92b56b3 Merge pull request #49177 from arditti/f-cloudfront-log-custom-data-fields
  • 199654b Update CHANGELOG.md for #49187
  • acbf4b0 Merge pull request #49187 from hashicorp/update-changelog-2
  • e6ce84f Update CHANGELOG.md
  • 99d66c3 Merge pull request #49186 from hashicorp/ewbankkit-patch-1
  • Additional commits viewable in compare view

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)

dependabot Bot and others added 6 commits June 12, 2026 10:19
Bumps [hashicorp/archive](https://github.com/hashicorp/terraform-provider-archive) from 2.7.1 to 2.8.0.
- [Release notes](https://github.com/hashicorp/terraform-provider-archive/releases)
- [Changelog](https://github.com/hashicorp/terraform-provider-archive/blob/main/CHANGELOG.md)
- [Commits](hashicorp/terraform-provider-archive@v2.7.1...v2.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.38.0 to 6.50.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.38.0...v6.50.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [hashicorp/setup-terraform](https://github.com/hashicorp/setup-terraform) from 3 to 4.
- [Release notes](https://github.com/hashicorp/setup-terraform/releases)
- [Changelog](https://github.com/hashicorp/setup-terraform/blob/main/CHANGELOG.md)
- [Commits](hashicorp/setup-terraform@v3...v4)

---
updated-dependencies:
- dependency-name: hashicorp/setup-terraform
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* ci: add tfsec and tflint scanning jobs

Makes the profile's tfsec/tflint claim enforceable in CI.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(security): encrypt CloudTrail + DynamoDB, enable PITR; gate tfsec at HIGH

- CMK with CloudTrail and CloudWatch Logs key policy; trail and log group encrypted
- DynamoDB server-side encryption and point-in-time recovery
- tfsec gates HIGH/CRITICAL; remaining medium/low findings visible in scan output

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

* fix(security): encrypt the observability CloudTrail trail with the storage CMK

The key policy for CloudTrail already existed on the storage CMK; the trail
was simply never pointed at it.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>

---------

Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
…p scratch

- Add Mermaid request-flow diagram and CI status badge above the fold
- Write docs/architecture/overview.md (was 0 bytes but linked first in docs/index.md)
- tests/README referenced scripts/verification/*.sh that don't exist — replaced
  with the real manual curl verification and the existing check_secrets.sh
- Remove scratch files infra/SECRETS_PATTERN.py, infra/environments/dev/LAMBDA_VPC_PATCH.txt

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Bumps [hashicorp/aws](https://github.com/hashicorp/terraform-provider-aws) from 6.50.0 to 6.57.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.50.0...v6.57.1)

---
updated-dependencies:
- dependency-name: hashicorp/aws
  dependency-version: 6.57.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 Aug 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor Author

A newer version of hashicorp/aws exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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