For aws-ecs-deploy pipe print the taskdefinition revision number at the end of the deployment

Thirukumaran Kubendran October 31, 2023

Can you please enhance the pipe aws-ecs-deploy so that at the end of deployment it also print the taskdefinition revision number?

 

https://bitbucket.org/atlassian/aws-ecs-deploy/src/master/

2 answers

0 votes
Oleksandr Kyrdan
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 24, 2023

Hi @Thirukumaran Kubendran 

We released a new version of the pipe with logging of revision version:

script:
  - pipe: atlassian/aws-ecs-deploy:1.10.1
    variables:
      AWS_ACCESS_KEY_ID: $AWS_ACCESS_KEY_ID
      AWS_SECRET_ACCESS_KEY: $AWS_SECRET_ACCESS_KEY
      AWS_DEFAULT_REGION: 'us-east-1'
      CLUSTER_NAME: 'my-ecs-cluster'
      SERVICE_NAME: 'my-ecs-service'
      TASK_DEFINITION: 'task-definition.json'

 

Best regards,
Oleksandr Kyrdan 

0 votes
Igor Stoyanov
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 3, 2023

Hi @Thirukumaran Kubendran . Thanks for your feature request.

We will notify you when this feature will become available.

 

Regards, Igor

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events