Skip to content

Commit a03c805

Browse files
committed
chore: update README.md
1 parent be124b0 commit a03c805

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<!-- markdownlint-disable -->
44
<a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/terraform-aws-ecs-web-app/blob/main/.github/banner.png?raw=true" alt="Project Banner"/></a><br/>
55
<p align="right">
6-
<a href="https://github.com/cloudposse/terraform-aws-ecs-web-app/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-ecs-web-app.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-ecs-web-app/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-ecs-web-app.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://slack.cloudposse.com"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a></p>
6+
<a href="https://github.com/cloudposse/terraform-aws-ecs-web-app/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-ecs-web-app.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-ecs-web-app/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-ecs-web-app.svg?style=for-the-badge" alt="Last Updated"/></a><a href="https://cloudposse.com/slack"><img src="https://slack.cloudposse.com/for-the-badge.svg" alt="Slack Community"/></a></p>
77
<!-- markdownlint-restore -->
88

99
<!--
@@ -103,18 +103,6 @@ module "default_backend_web_app" {
103103

104104

105105

106-
<!-- markdownlint-disable -->
107-
## Makefile Targets
108-
```text
109-
Available targets:
110-
111-
help Help screen
112-
help/all Display help for all targets
113-
help/short This help short screen
114-
lint Lint terraform code
115-
116-
```
117-
<!-- markdownlint-restore -->
118106
<!-- markdownlint-disable -->
119107
## Requirements
120108

@@ -421,6 +409,11 @@ Available targets:
421409
<!-- markdownlint-restore -->
422410

423411

412+
413+
414+
415+
416+
424417
## Related Projects
425418

426419
Check out these related projects.

0 commit comments

Comments
 (0)