This repository has been archived by the owner on Jul 16, 2024. It is now read-only.
Use the fitnesskeeper/consul-sidecar image
- rename image from
healthcheck
tosidecar
- since we are doing all kinds of non-health check stuff in the image. - Updates IAM permissions to allow the sidecar to do it's thing, in particular
+ "cloudwatch:PutMetricData",
+ "ecs:DescribeClusters",
+ "ecs:UpdateContainerInstancesState",
+ "ecs:DescribeContainerInstances",