-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
bump versions.tf for module 4.3.1 #330
Comments
Given that this is a possible breaking change for anyone running TF prior to v15.0. Could the update to move to using the nonsentive function be reverted and released in a Major change IE 5.x.x? |
@antonbabenko this change caused an impact for one of our customers. |
@bryantbiggs Should we bump |
yes, we can do this in #331 - just want to check a few other things first |
This issue has been resolved in version 5.0.0 🎉 |
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
Description
Please update
versions.tf
to reflect a requirement for Terraform version 0.15.0 or greater. The newnonsensitive
function requires that version. Given that this is a breaking change, perhaps it should have been a major release.https://developer.hashicorp.com/terraform/language/functions/nonsensitive
Versions
Module version [Required]: 4.3.1
Terraform version: < 0.15.0
The text was updated successfully, but these errors were encountered: