blob: a6d6cc0df5a8cb7ebf1cb154cefb676535588892 [file] [log] [blame]
resource "test_instance" "foo" {
ami = "bar"
}
resource "test_instance" "bar" {
error = "true"
}