terraform/config/module/test-fixtures/discover-registry-local/exists-in-registry/identifier/provider/main.tf

4 lines
35 B
HCL

output "local" {
value = "test"
}