Skip to content

retentionscience/rs-ecs-redeploy

Repository files navigation

Amazon ECS Redeploy Action for GitHub Actions

Redeploys a service in an ECS cluster

Table of Contents

Usage

     - name: Update ECS Servce
        id: update-service
        uses: retentionscience/rs-ecs-redeploy
        with:
          service: 'stg-rate-limit-service',
          cluster: 'common-cluster'

License Summary

This code is made available under the MIT license.

About

Github action to redeploy a ECS service

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors