pulumi does not save config in pulumi stack? <http...
# general
v
pulumi does not save config in pulumi stack?

https://puu.sh/JbIfj/2d4325c964.png

e
config is pulled from "Pulumi.<stack>.yaml" files checked in next to Pulumi.yaml.
v
is it safe to push them to git repo?
e
Should be, just use "--secret" when setting an sensitive config values so they get encrytped
1