pulumi/tests/testdata/codegen/throw-not-implemented-pp/throw-not-implemented.pp

3 lines
86 B
Puppet

output result {
value = notImplemented("expression here is not implemented yet")
}