Hi Oguz! In order to roll back to a previous state, you'll need to change your Pulumi program to match the desired previous state. In effect, we roll back by rolling forwards--does that make sense?
n
narrow-elephant-93283
07/26/2018, 6:40 PM
Got it, thanks!
b
big-piano-35669
07/26/2018, 6:54 PM
We've worked hard to ensure all program inputs are stored in source control, so -- especially for production workflows where you're doing Git-based CI/CD -- you just need to checkout your repo at the desired commit and