I want to emulate the workflow of terraform where ...
# general
c
I want to emulate the workflow of terraform where the plans artifact is preserved for final approval and then the run stage uses that. Last I checked that was still a beta feature. Is this still in beta or is this stable enough to use for normal workloads now? I'd like to get my PR's deploying the infrastructure changes with a preview again (I am using azure DevOps so takes a little work)