https://pulumi.com logo
b

broad-dog-22463

04/08/2020, 11:21 AM
And the Pulumi engine knows how to decrypt it based on the secret provider when passing to another resource
s

stocky-island-3676

04/08/2020, 11:21 AM
@broad-dog-22463 @handsome-cat-98152 Please use a thread. Thanks
b

broad-dog-22463

04/08/2020, 11:22 AM
Sorry!!
h

handsome-cat-98152

04/09/2020, 10:05 AM
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

stocky-island-3676

04/09/2020, 11:56 AM
@handsome-cat-98152 I think you wanted to ping @broad-dog-22463 🙂
h

handsome-cat-98152

04/14/2020, 6:47 AM
indeed, thanks for catching this