blob: 68e7274e6b0882800c2496c2fa379637a535e56a [file] [log] [blame]
# should error, but not crash
resource "template_file" "cloud_config" {
template = "$file("${path.module}/some/path")"
}