fabfuel / ecs-deploy

Powerful CLI tool to simplify Amazon ECS deployments, rollbacks & scaling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fargate - platform version

vinsguru opened this issue · comments

Hi,

Is there any way to provide the platform version for the fargate deployment?

something like this?
--platform-version

Hi @vinsguru,

unfortunately this is currently not possible. I will tag the issue as a new feature request.

Best
Fabian

@fabfuel Thanks for your contribution.
I just saw this - 1faff92
Is the feature already there?

Yes, this is already available, but currently only for the ecs run command for running one-off tasks, not for ecs deploy to deploy a service. I'm actually not sure, if its possible to change the platform version for a service, do you know if this is possible?

Best
Fabian

Yes, I am able to change via aws-console for an ecs-service.

This also shows an option to updating the platform-version

https://docs.aws.amazon.com/cli/latest/reference/ecs/update-service.html