mirror of https://github.com/pulumi/pulumi.git
4 lines
78 B
Puppet
4 lines
78 B
Puppet
|
resource stackRef "pulumi:pulumi:StackReference" {
|
||
|
name = "foo/bar/dev"
|
||
|
}
|