terraform/command/test-fixtures/import-provider/main.tf

4 lines
36 B
HCL

provider "test" {
foo = "bar"
}