Skip to content

Bump terraform-aws-modules/efs/aws from 1.5.0 to 2.0.0 in /terraform/aws/app-infrastructure/efs#13

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/aws/app-infrastructure/efs/terraform-aws-modules/efs/aws-2.0.0
Open

Bump terraform-aws-modules/efs/aws from 1.5.0 to 2.0.0 in /terraform/aws/app-infrastructure/efs#13
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/terraform/terraform/aws/app-infrastructure/efs/terraform-aws-modules/efs/aws-2.0.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 26, 2025

Bumps terraform-aws-modules/efs/aws from 1.5.0 to 2.0.0.

Release notes

Sourced from terraform-aws-modules/efs/aws's releases.

v2.0.0

2.0.0 (2025-10-24)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.12 and 1.5.7 respectively (#45)

List of backwards incompatible changes

  • Terraform v1.5.7 is now minimum supported version
  • AWS provider v6.12 is now minimum supported version
  • security_group_rules has been split into security_group_ingress_rules and security_group_egress_rules to better match the AWS API and allow for more flexibility in defining security group rules.
  • policy_statements changed from type any to map

Additional changes

Added

  • Support for region parameter to specify the AWS region for the resources created if different from the provider region.

Modified

  • Variable definitions now contain detailed object types in place of the previously used any type.

See the UPGRADE-2.0.md guide for further details

v1.8.1

1.8.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#46) (3e5ad26)

v1.8.0

1.8.0 (2025-03-29)

Features

  • Add Name tag to security group created (#44) (34969f9)

v1.7.0

1.7.0 (2025-03-01)

Features

  • Support aws_efs_file_system.protection and aws_efs_replication_configuration.destination.file_system_id (#43) (1dae082)

v1.6.5

... (truncated)

Changelog

Sourced from terraform-aws-modules/efs/aws's changelog.

2.0.0 (2025-10-24)

⚠ BREAKING CHANGES

  • Upgrade AWS provider and min required Terraform version to 6.12 and 1.5.7 respectively (#45)

Features

  • Upgrade AWS provider and min required Terraform version to 6.12 and 1.5.7 respectively (#45) (91f94a4)

1.8.1 (2025-10-21)

Bug Fixes

  • Update CI workflow versions to latest (#46) (3e5ad26)

1.8.0 (2025-03-29)

Features

  • Add Name tag to security group created (#44) (34969f9)

1.7.0 (2025-03-01)

Features

  • Support aws_efs_file_system.protection and aws_efs_replication_configuration.destination.file_system_id (#43) (1dae082)

1.6.5 (2024-11-21)

Bug Fixes

  • Conditionally create default NonSecureTransportAccessedViaMountTarget policy statement (#35) (7c58eb1)

1.6.4 (2024-10-11)

Bug Fixes

  • Update CI workflow versions to latest (#33) (a2bc543)

1.6.3 (2024-05-12)

Bug Fixes

  • Bump provider version to include bugfix for lifecycle_policy block (#32) (c1186b9)

... (truncated)

Commits
  • 90f2acc chore(release): version 2.0.0 [skip ci]
  • 91f94a4 feat!: Upgrade AWS provider and min required Terraform version to 6.12 and ...
  • 88f9595 chore(release): version 1.8.1 [skip ci]
  • 3e5ad26 fix: Update CI workflow versions to latest (#46)
  • 958eab6 chore(release): version 1.8.0 [skip ci]
  • 34969f9 feat: Add Name tag to security group created (#44)
  • bc6dbc4 chore(release): version 1.7.0 [skip ci]
  • 1dae082 feat: Support aws_efs_file_system.protection and `aws_efs_replication_confi...
  • 4c04785 docs: Correct typo in security_group_rules doc comment (#38)
  • be2b7c7 chore(release): version 1.6.5 [skip ci]
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [terraform-aws-modules/efs/aws](https://github.com/terraform-aws-modules/terraform-aws-efs) from 1.5.0 to 2.0.0.
- [Release notes](https://github.com/terraform-aws-modules/terraform-aws-efs/releases)
- [Changelog](https://github.com/terraform-aws-modules/terraform-aws-efs/blob/master/CHANGELOG.md)
- [Commits](terraform-aws-modules/terraform-aws-efs@v1.5.0...v2.0.0)

---
updated-dependencies:
- dependency-name: terraform-aws-modules/efs/aws
  dependency-version: 2.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 Oct 26, 2025
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.

0 participants