Something like this feels a bit more natural. I'm not sure if this is something that's configurable.
w
white-balloon-205
09/17/2018, 10:37 PM
This is good feedback.
The storage of config in
Pulumi.stack.yaml
has been so far mostly just a serialization format - the
pulumi config set key value
CLI has been the primary interface to config. The serialization has really been aligned with that interface to the system (a single string key and a string value).
But it's definitely worth thinking about making sure this file (or something related to it) can be made more pleasant to author by hand. And as part of that, expanding from string key/value pairs to more structured data.
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.