ufo icon indicating copy to clipboard operation
ufo copied to clipboard

AWS ECS Deployment Tool

Results 4 ufo issues
Sort by recently updated
recently updated
newest added

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...

bug
help wanted
good first issue

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".

enhancement
help wanted

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...

bug