famous-art-56985
03/03/2022, 5:16 PMconfig.requireSecret('my-secret')
would create a non-existing secret automatically in the stack config, however if I do this I get a error that the configuration value is missing. Do I need to manually add a secret before using or is there a way to have them generated programattically when missing?quick-airport-30353
03/03/2022, 5:19 PMechoing-dinner-19531
03/03/2022, 5:25 PMpulumi config set --secret key value