Hi,
I have a project that is configured with two deployment projects where the same release gets deployed to two different data centers.
When we get into production issues and we plan to rollback, we have to manually rollback the build in two different data centers. While we plan to expand our data centers, this system doesn't scale as the steps are repetitive.
Is there a way in bamboo to configure it in a way that developers dont have to deply, rollback or roll forward as a repetitive steps for different deployment projects?