๐ Immediate Variable Persistence: New Feature Rolling Out on 11/01/2023
Weโre excited to announce an important improvement in env0, directly responding to user feedback! Starting on 11/01/2023, just two weeks from now, weโre changing how we handle the persistence of environment variables in our system.Whatโs Changing?
Previously, your environment variables were only saved following a successful deployment. We designed this feature believing it would help revert to stable configurations if a deployment failed. However, we heard your frustrations. Thatโs why weโre changing. With the update, env0 will save your variables immediately at the time of deployment, regardless of the outcome.
Why This Matters
- Smoother Process: No need to re-enter variables after an unsuccessful deployment. Debug and iterate faster!
- Friendly for Beginners: Those new to Terraform will enjoy a more forgiving experience, reducing the initial friction and frustration.