Skip to content

Instantly share code, notes, and snippets.

@chekkan
Last active July 21, 2017 17:54
Show Gist options
  • Save chekkan/8fc5d02672aa121d1fd768d4c1a6ebbe to your computer and use it in GitHub Desktop.
Save chekkan/8fc5d02672aa121d1fd768d4c1a6ebbe to your computer and use it in GitHub Desktop.
AWS ECS CloudFormation Template for Cluster Resource
"EcsCluster": {
"Type": "AWS::ECS::Cluster"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment