And the Pulumi engine knows how to decrypt it base...
# general
b
And the Pulumi engine knows how to decrypt it based on the secret provider when passing to another resource
s
@broad-dog-22463 @handsome-cat-98152 Please use a thread. Thanks
b
Sorry!!
h
Hi @broad-dog-22463. This comes a little late, but how do I ensure that nested fields get hidden properly? if my type has an array
containers
of type
{a: string, b: string}[]
, how would I annotate
additionalSecretOutputs
to hide field
b
of every entry in
containers
?
Oh, and will these fields show up again in
last applied configuration
of the
metadata.annotations
field on kubernetes objects?
s
@handsome-cat-98152 I think you wanted to ping @broad-dog-22463 🙂
h
indeed, thanks for catching this