mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-15 22:10:37 -04:00
4 lines
62 B
Terraform
4 lines
62 B
Terraform
|
|
resource "test_instance" "test" {
|
||
|
|
ami = "force-replace"
|
||
|
|
}
|