You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A major change to the Terraform language is support for expressions like ephemeral.foo.bar, but these are parsable as managed resources so explicit support may not be needed.
Introduction
Terraform v1.10 added the following features related to TFLint.
issensitive
must return unknown for unknown args withoutsensitive
hashicorp/terraform#36012element
function now accepts negative indicesProposal
Update the embedded Terraform fork to v1.10.
A major change to the Terraform language is support for expressions like
ephemeral.foo.bar
, but these are parsable as managed resources so explicit support may not be needed.References
The text was updated successfully, but these errors were encountered: