I'm using the atlassian/aws-ecs-deploy:1.15.0 pipe in Bitbucket Pipelines to deploy to an ECS service that has the deployment circuit breaker enabled with automatic rollback. I've hit a silent-failure mode and want to confirm whether there's a supported way to make the pipe fail the build when it happens. Repro: * Pipeline…
Hello, I hope you're doing well. I pushed an image to the new Bitbucket Packages, and added its URI to a new Task Definition in my AWS ECS cluster. Tried to deploy this task through a service and I'm getting this error: Task stopped at: 2025-12-18T13:25:28.020ZCannotPullContainerError: pull image manifest has been retried…
It would be good to have an option to change the desired-count flag, just like when calling awscli
Issue Summary: I am attempting to define a restartPolicy for one of my containers in an ECS task definition, but I am encountering the following error: Unknown parameter in containerDefinitions[1]: "restartPolicy", must be one of: name, image, repositoryCredentials, cpu, memory, memoryReservation, links, portMappings,…
Version of boto3 used in the last version of pipe does not support the parameter "enableFaultInjection" of task definition added in the version 1.35.83 of boto3 (https://github.com/boto/boto3/blob/develop/CHANGELOG.rst).
Good morning, In our company, we are planning to upgrade our current version of Bamboo Data Center from 9.4.2 to 9.6.5 LTS in order to solve a recent vulnerability reported in your monthly Security Bulletins. However, we have an important trouble with that, because we are currently working in our instance with several…
Hi there, I understand aws-ecs-deploy works only with an ECS service, i. e. it deploys to that service. I do not have a service but a task that gets started via EventBridge, so I'd like to deploy to that task. How can I achieve that? Thanks Thomas
It looks like you're new here. Sign in or register to get started.