https://pulumi.com logo
#getting-started
Title
# getting-started
m

most-mouse-38002

08/09/2022, 11:14 AM
We should just keep
Pulumi.*.yaml
files in git, right? So long as we store the secret key for the values within the file in a proper manner this is the way, correct?
1
e

echoing-dinner-19531

08/09/2022, 9:10 PM
Yup, given the automatic secret management and encryption it should be fine to store these in git.
m

most-mouse-38002

08/11/2022, 9:21 AM
Perfect, thank you. I really wanted to do it that way, because it’s just so much simpler when letting devs locally go over their changes. / assumptions.
5 Views