mirror of
https://github.com/opentffoundation/opentf.git
synced 2026-01-05 04:00:24 -05:00
4 lines
59 B
HCL
4 lines
59 B
HCL
resource "test_instance" "foo" {
|
|
ami = "${var.nope}"
|
|
}
|