|
3 | 3 | <!-- markdownlint-disable -->
|
4 | 4 | <a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/terraform-aws-code-deploy/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-code-deploy/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-code-deploy.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-code-deploy/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-code-deploy.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-code-deploy/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-code-deploy.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-code-deploy/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-code-deploy.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 | <!--
|
@@ -37,7 +37,7 @@ Terraform module to provision AWS Code Deploy app and group.
|
37 | 37 | >
|
38 | 38 | > <details>
|
39 | 39 | > <summary><strong>Watch demo of using Atmos with Terraform</strong></summary>
|
40 |
| -> <img src="https://github.com/cloudposse/atmos/blob/master/docs/demo.gif?raw=true"/><br/> |
| 40 | +> <img src="https://github.com/cloudposse/atmos/blob/main/docs/demo.gif?raw=true"/><br/> |
41 | 41 | > <i>Example of running <a href="https://atmos.tools"><code>atmos</code></a> to manage infrastructure from our <a href="https://atmos.tools/quick-start/">Quick Start</a> tutorial.</i>
|
42 | 42 | > </detalis>
|
43 | 43 |
|
@@ -78,18 +78,6 @@ Here is an example of using this module:
|
78 | 78 |
|
79 | 79 |
|
80 | 80 |
|
81 |
| -<!-- markdownlint-disable --> |
82 |
| -## Makefile Targets |
83 |
| -```text |
84 |
| -Available targets: |
85 |
| -
|
86 |
| - help Help screen |
87 |
| - help/all Display help for all targets |
88 |
| - help/short This help short screen |
89 |
| - lint Lint terraform code |
90 |
| -
|
91 |
| -``` |
92 |
| -<!-- markdownlint-restore --> |
93 | 81 | <!-- markdownlint-disable -->
|
94 | 82 | ## Requirements
|
95 | 83 |
|
@@ -176,6 +164,11 @@ Available targets:
|
176 | 164 | <!-- markdownlint-restore -->
|
177 | 165 |
|
178 | 166 |
|
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
179 | 172 | ## Related Projects
|
180 | 173 |
|
181 | 174 | Check out these related projects.
|
@@ -312,7 +305,7 @@ All other trademarks referenced herein are the property of their respective owne
|
312 | 305 |
|
313 | 306 | ## Copyrights
|
314 | 307 |
|
315 |
| -Copyright © 2020-2024 [Cloud Posse, LLC](https://cloudposse.com) |
| 308 | +Copyright © 2020-2025 [Cloud Posse, LLC](https://cloudposse.com) |
316 | 309 |
|
317 | 310 |
|
318 | 311 |
|
|
0 commit comments