terraform/config/module/test-fixtures/discover-registry-local/exists-in-registry/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"
}