mirror of
https://github.com/opentofu/opentofu.git
synced 2024-12-28 18:01:01 -06:00
4 lines
52 B
HCL
4 lines
52 B
HCL
resource "aws_instance" "foo bar" {
|
|
num = "2"
|
|
}
|