blob: 943e8b33f4976bc41bcade2b76a3a6e422e06306 [file] [log] [blame]
provider "test" {
foo = "bar"
}
resource "test_instance" "foo" {
}