File tree Expand file tree Collapse file tree 1 file changed +6
-13
lines changed
Expand file tree Collapse file tree 1 file changed +6
-13
lines changed Original file line number Diff line number Diff line change 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-
5150For a complete example, see [ examples/complete] ( examples/complete ) .
5251
5352For 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
306299Check out these related projects.
You can’t perform that action at this time.
0 commit comments