Redeploys a service in an ECS cluster
Table of Contents
- name: Update ECS Servce
id: update-service
uses: retentionscience/rs-ecs-redeploy
with:
service: 'stg-rate-limit-service',
cluster: 'common-cluster'
This code is made available under the MIT license.