mirror of https://github.com/pulumi/pulumi.git
7 lines
119 B
Puppet
7 lines
119 B
Puppet
|
config value "string" {}
|
||
|
|
||
|
config tags "map(string)" {
|
||
|
default = {
|
||
|
"interpolated/${value}" = "value"
|
||
|
}
|
||
|
}
|