Skip to content
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

Support v5 of the AWS provider #29

Closed
d3adb5 opened this issue Oct 12, 2023 · 1 comment
Closed

Support v5 of the AWS provider #29

d3adb5 opened this issue Oct 12, 2023 · 1 comment
Assignees

Comments

@d3adb5
Copy link
Contributor

d3adb5 commented Oct 12, 2023

Describe the Feature

Version 5 of the officlal AWS provider for Terraform was released back in May of this year (2023). Since then, there have been no v4 releases (latest one, v4.67.0, was in May 11), though I was unable to find official announcements or articles backing up the lack of support for v4.

While not overly complex, the changes required to upgrade this module from v4 to v5 should be looked over carefully. This part of the documentation explains what to expect when upgrading.

Expected Behavior

Modules using version 5 of the AWS provider should be able to invoke this module without generating any warnings, regressions, or unexpected behavior.

Use Case

Anyone writing Terraform modules / configuration around version 5 of the AWS provider and also invoking this module will require support.

Alternatives Considered

Continuing to support this module built around v4 of the provider means passing on bug fixes and improvements that come with version 5 of the AWS provider.

@martingaleano
Copy link
Contributor

Closed - PR #30

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

No branches or pull requests

4 participants