Releases: jairovadillo/ecs-deployer
Releases · jairovadillo/ecs-deployer
Add EXTERNAL deployment type
Using deployment-type
field on procfile.yml
changes de deployment type. Default value if not specified will be FARGATE, other choices are EXTERNAL and EC2.
Add disable-logs capability
Adds flag on procfile.yml to disable container logs
get traceback on migrations failure
Merge pull request #14 from 21Buttons/print-output-on-migration-error Print output on migration error