resource "test_instance" "my-resource" { ami = "hello" ami = "world" # repeated }