The golang YAML marshaller doesn't do this, and I can't see where in the Pulumi code it might be supported. In theory you could generate your Pulumi.yaml from your environment before you run pulumi. What Pulumi property are you looking to get from the environmnet?
e
echoing-zebra-28421
05/20/2021, 11:23 PM
I wanted to do something like that.
but I realized that with the .env file I can do it.
Thank you very much for making that clear to me: D