Hi all,
Our current deploy process requires all releases to Production to first release to a UAT environment where we run both manual and automated checks. The docker image used in both releases is the same with only some differences in the nomad job (service tag info) and env vars (mostly one called ‘DEPLOY_ENVIRONMENT’). Can anyone recommend the best way to achieve this same process using Waypoint?