7 lines
42 B
Terraform
7 lines
42 B
Terraform
|
test {
|
||
|
x = "foo"
|
||
|
}
|
||
|
test {
|
||
|
y = "bar"
|
||
|
}
|