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