13ed5af5c8
Previous deprecations only included direct assignment of template-only expressions to arguments. That is, this was not deprecated: locals { foo = ["${var.foo}"] } This commit uses hclsyntax.VisitAll to detect and show deprecations for all template-only expressions, no matter how deep they are in a given expression. |
||
---|---|---|
.. | ||
depends_on.tf | ||
ignore_changes.tf | ||
provider_ref.tf | ||
provisioner_keyword.tf | ||
redundant_interp.tf | ||
variable_type_quoted.tf | ||
variables-sensitive.tf | ||
vendor_provisioners.tf |