4 lines
27 B
Terraform
4 lines
27 B
Terraform
|
output {
|
||
|
value = "foo"
|
||
|
}
|