We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1ff28e commit d34d311Copy full SHA for d34d311
README.md
@@ -1,4 +1,4 @@
1
-## ECS Terraform Module
+## ECS Cluster Terraform Module
2
3
Terraform module which creates Amazon ECS cluster with EC2 launch type
4
@@ -9,6 +9,8 @@ This module creates following resources:
9
3. Autoscaling groups for EC2
10
4. Launch configuration for EC2
11
12
+
13
+
14
15
### Usage
16
```
0 commit comments