Files
tree-sitter-jhcl/fuzz/corpus/hashicorp%terraforminternal%terraform%testdata%graph-builder-apply-provisioner%main.tf

4 lines
57 B
Terraform
Raw Normal View History

2021-09-17 20:53:40 +02:00
resource "test_object" "foo" {
provisioner "test" {}
}