https://pulumi.com logo
b

better-rainbow-14549

04/08/2020, 12:49 PM
i'm trying to go through and tag all the sensitive values we have in our stacks with
additionalSecretOutputs
- keyvault secrets, service principal passwords etc but when i get to
kubernetes.Provider
it doesn't accept that property in ResourceOptions
is there any way round this?
ah i guess i need to do it on the output of the cluster not the input of the provider
3 Views