Files
tree-sitter-jhcl/fuzz/corpus/hashicorp%terraforminternal%terraform%testdata%apply-resource-depends-on-module-deep%child%child%main.tf
2021-09-19 12:00:18 +02:00

4 lines
53 B
HCL

resource "aws_instance" "c" {
ami = "grandchild"
}