Skip to content

feat!: Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively #687

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 25, 2025

Conversation

antonbabenko
Copy link
Member

@antonbabenko antonbabenko commented Jun 25, 2025

  • Terraform v1.10.0 is now minimum supported version
  • AWS provider v6.0.0 is now minimum supported version
  • Added support for region parameter to specify the AWS region for the resources created if different from the provider region.
  • Added quiet_archive_local_exec to allow quieting archive local exec output. The default is true to reduce verbosity.
  • Removed deprecated policy_path variable

Resolves #634

@antonbabenko antonbabenko changed the title Upgraded AWS provider to v6 and Terraform to v1.10 feat!: Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively Jun 25, 2025
@antonbabenko antonbabenko merged commit 367e9a2 into master Jun 25, 2025
31 checks passed
@antonbabenko antonbabenko deleted the feat-awsv6 branch June 25, 2025 11:22
antonbabenko pushed a commit that referenced this pull request Jun 25, 2025
## [8.0.0](v7.21.1...v8.0.0) (2025-06-25)

### ⚠ BREAKING CHANGES

* Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively (#687)

### Features

* Upgrade AWS provider and min required Terraform version to 6.0 and 1.10 respectively ([#687](#687)) ([367e9a2](367e9a2))
@antonbabenko
Copy link
Member Author

This PR is included in version 8.0.0 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant