Skip to content

Instantly share code, notes, and snippets.

View broglep-work's full-sized avatar

Pascal Brogle broglep-work

View GitHub Profile
AWSTemplateFormatVersion: 2010-09-09
Description: 'Registers ecs tasks to a second target group'
Parameters:
ClusterArn:
Description: 'ANR of cluster the service resides in'
Type: String
ServiceName:
Description: 'Name of the service to register'
Type: String
ContainerName: