Puppet Task: ecs_aws_delete_cluster
- Defined in:
-
tasks/ecs_aws_delete_cluster.json,
tasks/ecs_aws_delete_cluster.rb
Overview
Deletes the specified cluster. You must deregister all container instances from this cluster before you may delete it. You can list the container instances in a cluster with ListContainerInstances and deregister them with DeregisterContainerInstance.