sparse-intern-71089
04/20/2020, 2:32 AMfaint-motherboard-95438
04/20/2020, 12:38 PMcustomer-services
is your current pulumi project, you should do :
pulumi config set k8sMasterPassword <value>
the prefix in the key is not supposed to be there.
Giving the name of your key, you should also set it as a secret :
pulumi config set k8sMasterPassword <value> --secret
quick-greece-34196
04/20/2020, 12:43 PM