Files
tree-sitter-jhcl/fuzz/corpus/hashicorp%terraforminternal%terraform%testdata%destroy-module-with-provider%mod%main.tf
2021-09-19 12:00:18 +02:00

7 lines
131 B
HCL

provider "aws" {
alias = "foo"
}
// removed module configuration referencing aws.foo, which was passed in by the
// root module