pulumi/cmd/pulumi-test-language/testdata/l1-main/subdir/main.pp

3 lines
48 B
Puppet

output "output_true" "bool" {
value = true
}