Is it safe to store stack definition JSON file in ...
# general
c
Is it safe to store stack definition JSON file in git or any other recommendations for keeping state synced for local use?
b
Copy code
pulumi login file://$stateFolder
    pulumi stack select $stack