Skip to content

Commit aa801a3

Browse files
committed
chore: update README.md
1 parent cc4d069 commit aa801a3

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-codepipeline/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-codepipeline/actions"><img src="https://github.com/cloudposse/terraform-aws-ecs-codepipeline/workflows/test/badge.svg?branch=master" alt="GitHub Action Tests"/></a><a href="https://github.com/cloudposse/terraform-aws-ecs-codepipeline/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-ecs-codepipeline.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-ecs-codepipeline/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-ecs-codepipeline.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-codepipeline/actions"><img src="https://github.com/cloudposse/terraform-aws-ecs-codepipeline/workflows/test/badge.svg?branch=master" alt="GitHub Action Tests"/></a><a href="https://github.com/cloudposse/terraform-aws-ecs-codepipeline/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-ecs-codepipeline.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-ecs-codepipeline/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-ecs-codepipeline.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
<!--
@@ -47,7 +47,6 @@ Terraform Module for CI/CD with AWS Code Pipeline using GitHub webhook triggers
4747

4848
## Usage
4949

50-
5150
For a complete example, see [examples/complete](examples/complete).
5251

5352
For automated tests of the complete example using `bats` and `Terratest`, see [test](test).
@@ -153,17 +152,6 @@ artifacts:
153152
154153
155154
156-
<!-- markdownlint-disable -->
157-
## Makefile Targets
158-
```text
159-
Available targets:
160-
161-
help Help screen
162-
help/all Display help for all targets
163-
help/short This help short screen
164-
165-
```
166-
<!-- markdownlint-restore -->
167155
<!-- markdownlint-disable -->
168156
## Requirements
169157
@@ -301,6 +289,11 @@ Available targets:
301289
<!-- markdownlint-restore -->
302290

303291

292+
293+
294+
295+
296+
304297
## Related Projects
305298

306299
Check out these related projects.

0 commit comments

Comments
 (0)