The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

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

Comments for this post are closed

Community moderators have prevented the ability to post new 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

DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events