mirror of
https://github.com/hashicorp/terraform.git
synced 2026-04-15 22:10:37 -04:00
3 lines
59 B
HCL
3 lines
59 B
HCL
resource "test_instance" "foo" {
|
|
ami = "${var.nope}"
|
|
}
|