pulumi/tests/testdata/codegen/modpath-pp/modpath.pp

7 lines
105 B
Puppet

resource thing "other:index:Thing" {
idea = "myIdea"
options {
version = "0.1.0"
}
}