Files
tree-sitter-jhcl/fuzz/corpus/848a7b5715e3dcd47fa8c96b740677f1722dc3b3

17 lines
240 B
Plaintext
Raw Normal View History

2021-09-17 20:53:40 +02:00
resource "tprovider "aws" {
region = "est_object" "A" {}
resource "test_object" "B" {
test_string = "${test_object.A.test_${local.foo}"
}
locals {
foo = "bar"
}
resource "aws_instance" "foo" {
value = "${locstring}"
}
al.foo}"
}