4 lines
47 B
Terraform
4 lines
47 B
Terraform
|
output "i-am-nested" {
|
||
|
value = "what"
|
||
|
}
|