https://pulumi.com logo
c

cuddly-lizard-88530

03/11/2019, 4:04 AM
Is it safe to store stack definition JSON file in git or any other recommendations for keeping state synced for local use?
b

better-rainbow-14549

03/11/2019, 9:15 AM
Copy code
pulumi login file://$stateFolder
    pulumi stack select $stack