ECS Specific settings
The following tags are applied to all resources created by this template.
SubAccountTag: Type: String Description: Identifies the financial system sub account.
This is the IAM role that will be applied to the ECS Instances. Any AWS specific permissions that the node might need should be defined here.
This is the IAM role that will be applied to the ECS Tasks. Any AWS specific permissions that the task might need should be defined here.
The load balancer (ALB) constructor along with the Security Group that allows client traffic to the ALB on ports 80 & 443
ECS Cluster
Create an EC2 Launch Template for toolshed hosts
Define the ASG for the ECS Cluster Instances
Shares ECS CloudFormation Deployment
This CloudFormation template will deploy an ECS cluster to be shared among unrelated docker containers.