mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-02-03 19:50:04 +08:00
7 lines
49 B
Terraform
7 lines
49 B
Terraform
|
test {
|
||
|
x = {
|
||
|
1: "foo",
|
||
|
2: "bar",
|
||
|
}
|
||
|
}
|