mirror of
https://github.com/opentofu/opentofu.git
synced 2026-02-12 07:13:18 -05:00
3 lines
51 B
HCL
3 lines
51 B
HCL
resource "test_instance" "foo" {
|
|
ami = "bar"
|
|
}
|