mirror of https://github.com/pulumi/pulumi.git
19 lines
381 B
YAML
19 lines
381 B
YAML
decrypt:
|
|
my:testKey: '["00"]'
|
|
paths:
|
|
my:testKey:
|
|
value:
|
|
- "00"
|
|
string: '["00"]'
|
|
redacted: '["00"]'
|
|
object: HRAADltdaW50ZXJmYWNlIHt9/4MCAQL/hAABEAAAEv+EDwABBnN0cmluZwwEAAIwMA==
|
|
secure: false
|
|
isObject: true
|
|
my:testKey[0]:
|
|
value: "00"
|
|
string: "00"
|
|
redacted: "00"
|
|
object: DxAABnN0cmluZwwEAAIwMA==
|
|
secure: false
|
|
isObject: false
|