Is there a way to query for the pulumi stack name ...
# kubernetes
s
Is there a way to query for the pulumi stack name at runtime? I understand I can setup a key-value in the configuration
Pulumi.<stack-name>.yaml
file, and am wondering if there is a better way to get the
<stack-name>
to stay DRY