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 3
3
<!-- markdownlint-disable -->
4
4
<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 />
5
5
<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 >
7
7
<!-- markdownlint-restore -->
8
8
9
9
<!--
@@ -47,7 +47,6 @@ Terraform Module for CI/CD with AWS Code Pipeline using GitHub webhook triggers
47
47
48
48
## Usage
49
49
50
-
51
50
For a complete example, see [ examples/complete] ( examples/complete ) .
52
51
53
52
For automated tests of the complete example using ` bats ` and ` Terratest ` , see [ test] ( test ) .
@@ -153,17 +152,6 @@ artifacts:
153
152
154
153
155
154
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 -->
167
155
<!-- markdownlint-disable -->
168
156
## Requirements
169
157
@@ -301,6 +289,11 @@ Available targets:
301
289
<!-- markdownlint-restore -->
302
290
303
291
292
+
293
+
294
+
295
+
296
+
304
297
# # Related Projects
305
298
306
299
Check out these related projects.
You can’t perform that action at this time.
0 commit comments