https://pulumi.com logo
h

handsome-state-59775

09/20/2021, 9:30 AM
Using the CLI, how can I import another stack's exported configuration
pulumi config --show-secrets --stack ...
into a selected stack?
i see that
pulumi config cp
exists. Can I import configuration from a manually created/edited JSON/YAML?
i guess my question boils down to proper handling of secrets