terraform/command/e2etest/testdata/test-provider/main.tf

7 lines
65 B
HCL

provider "test" {
}
resource "test_resource_signal" "test" {
}