blob: f3a3ebb85a3388265e75ec7a3ac4f5812c700938 [file] [log] [blame]
resource "test_instance" "foo" {
ami = "bar"
}
provider "test" {
value = "foo"
}