mirror of https://github.com/pulumi/pulumi.git
3 lines
58 B
Puppet
3 lines
58 B
Puppet
|
resource "res" "alpha:index:Resource" {
|
||
|
value = true
|
||
|
}
|