Closed silvaalbert closed 1 year ago
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 versions.tf
to require Terraform 1.0+ in this module, also?
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 :tada:
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
⚠️ Note
Versions
Module version [Required]: 4.3.1
Terraform version: < 0.15.0