Skip to content

Added Fargate launch type check

Etienne Baqué requested to merge 218841-add-fargate-type into master

Added Fargate launch type check

Relates to gitlab#218841 (closed).

Manual testing

Setting up the following environment variable: AUTO_DEVOPS_PLATFORM_TARGET: FARGATE

And when targeting an ECS service which was set up with EC2 (instead of Fargate):

Screenshot_from_2020-06-25_11-32-37

Then when trying to deploy:

Screenshot_from_2020-06-25_11-28-34

Edited by Etienne Baqué

Merge request reports