terraform/config/module/testdata/discover-subdirs/namespace/identifier/provider/main.tf

4 lines
35 B
Terraform
Raw Normal View History

2017-10-18 00:36:51 +02:00
output "local" {
value = "test"
}