-
-
Notifications
You must be signed in to change notification settings - Fork 72
Open
Labels
bug🐛 An issue with the system🐛 An issue with the system
Description
Describe the Bug
While I know I should lock the module version, it was a bit surprising that a patch version increment 0.18.1, would bump the version requirement for the AWS provider from not defined to >= 6.4.0, breaking for anyone who relies on a lower version. Personally I'm using ~> 5.0 Feels like a minor bump at least would be warranted, especially if this is a hard requirement for some new feature in the AWS module.
Expected Behavior
A minor version upgrade in the module to signify a potentially breaking change.
Steps to Reproduce
Refer to this module from any terraform/tofu config which has a restriction on the AWS module to be less than 6.4.
Screenshots
No response
Environment
- OS: WSL2 Ubuntu
- Version: 0.18.1
- Terraform Version: 1.6.6
Additional Context
No response
Metadata
Metadata
Assignees
Labels
bug🐛 An issue with the system🐛 An issue with the system