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

4 lines
47 B
HCL

module "grandchild" {
source = "./child"
}