blob: 7f2d0723d3b007b89cdb2551e2f1a5d11180d72d [file] [log] [blame]
# This configuration is intended to be loadable (valid syntax, etc) but to
# fail terraform.Context.Validate.
locals {
a = local.nonexist
}