Files
tree-sitter-jhcl/fuzz/corpus/hashicorp%terraforminternal%terraform%testdata%plan-modules-remove-provisioners%main.tf

6 lines
80 B
Terraform
Raw Normal View History

2021-09-17 20:53:40 +02:00
resource "aws_instance" "top" {}
# module "test" {
# source = "./parent"
# }