These are the input parameters for this template. All of these parameters must be supplied for this template to be deployed.
Name of the ECS Base CloudFormation Stack.
Metadata is mostly for organizing and presenting Parameters in a better way when using CloudFormation in the AWS Web UI.
These are all of the actual AWS resources created for this application.
Create a DNS entry in Route53 for this environment. This creates a CNAME pointing at the DNS name of the Load Balancer.
Append a period after the hosted zone DNS name
Define the Target Group for adding Instances to the ALB as well as the health checks for those Instances
ALB Listener Rule
Add Ingress Rule to the EFS security group to allow in traffic from the ECS hosts
Output values that can be viewed from the AWS CloudFormation console.
dcim ECS Task
This CloudFormation template will deploy the OpenDCIM application as a task on an existing ECS cluster.