Introduction
Terraform v1.10 added the following features related to TFLint.
Proposal
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
Introduction
Terraform v1.10 added the following features related to TFLint.
issensitivemust return unknown for unknown args withoutsensitivehashicorp/terraform#36012elementfunction 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