terraform/config/test-fixtures/output-unnamed.tf

4 lines
27 B
Terraform
Raw Normal View History

output {
value = "foo"
}