Atmos Pro + release engineering for app repos using app-on-ecs-v2 template #120
-
ContextWe already have Atmos Pro working on our infra repo. Now that workload Terraform lives in source code repos per the We created our repo from the The template ships with Questions
Side follow-up: multi-regionWhen we approach multi-region deployments, will the native CI just work? We plan on using environment names that match our infra repo convention (e.g. I noticed several places with hardcoded region references:
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
We haven't set up or validated Atmos Pro for the ECS app yet. That said, you're welcome to give it a shot — the approach should be the same as with the Terraform components: add the The key difference here is that the workflows themselves would be different. Rather than dispatching Terraform plan/apply workflows, you'd be pointing to the ECS app workflows — We haven't validated this yet, but if you'd like to give it a shot, we'd be happy to discuss it at a workshop. |
Beta Was this translation helpful? Give feedback.
I think we can knock out an example for this next week sometime. I was planning to add an example of this as well.