ufo
ufo copied to clipboard
AWS ECS Deployment Tool
I use a single run task for my migrations, but after upgrading from 4.6.3 to 5.0.2 the single run task isn't running. The task is created, but it doesn't execute...
AWS CloudMap must be created at or before the ECS service. It would be a great feature if "ufo" could register the task/container with CloudMap during "ship".
Is there any place in the vars or config to specify a specific docker image platform? Using Apple silicon chips to build the image creates an incompatibility issue when shipping...
## Checklist * [x] Upgrade UFO: I am using the latest version of UFO. * [x] Reproducibility: This is a reproducible bug. * [x] Code sample: Included below. ## My...