Common Commands
pulumi stack select dev # select a stack/environment within a project
pulumi config set aws:region us-west-2 # set aws region for this stack
pulumi config --show-secrets # show secrets
pulumi stack select dev # select a stack/environment within a project
pulumi config set aws:region us-west-2 # set aws region for this stack
pulumi config --show-secrets # show secrets