Skip to content

Commit 4c3e1fb

Browse files
committed
chore: update README
1 parent c8abadc commit 4c3e1fb

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
<!-- BEGIN_TF_DOCS -->
2-
# terraform-aws-ecs-ec2
2+
# terraform-aws-ecs
3+
4+
A Terraform module to create ECS Cluster and ECS Service that rely on self-managed EC2 instances.
35

46
## Notice
57

6-
This module depends on and includes configuration for the [terraform-aws-ecs](https://github.com/terraform-aws-modules/terraform-aws-ecs), which is licensed under the Apache License 2.0. You can find the original license in the `LICENSE` file of the public module.
8+
This module depends on and includes configuration for the [terraform-aws-modules/terraform-aws-ecs](https://github.com/terraform-aws-modules/terraform-aws-ecs), which is licensed under the Apache License 2.0. You can find the original license in the `LICENSE` file of the public module.
79

810
## Requirements
911

0 commit comments

Comments
 (0)