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