An orb that simplifies deployment to Amazon's Elastic Container Service (ECS). Supports both EC2 and Fargate launch types.
51
stars
80
forks
source link
Profile not set when creating deployment during a "update-service" while using the "CODE_DEPLOY" option #193
Closed
ryanolee closed 1 year ago
Orb version:
3.2.0
What happened:
When using the
aws-ecs/update-service
with thedeployment-controller: "CODE_DEPLOY"
set theprofile-name
option is ignored.Expected behaviour:
The
--profile
should be passed to the the AWS commands used to create the deployment