|
3 | 3 | <!-- markdownlint-disable -->
|
4 | 4 | <a href="https://cpco.io/homepage"><img src="https://github.com/cloudposse/terraform-aws-ec2-instance-group/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-ec2-instance-group/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-ec2-instance-group.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-ec2-instance-group/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-ec2-instance-group.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-ec2-instance-group/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-ec2-instance-group.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-ec2-instance-group/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-ec2-instance-group.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 | <!--
|
@@ -48,7 +48,7 @@ Included features:
|
48 | 48 | >
|
49 | 49 | > <details>
|
50 | 50 | > <summary><strong>Watch demo of using Atmos with Terraform</strong></summary>
|
51 |
| -> <img src="https://github.com/cloudposse/atmos/blob/master/docs/demo.gif?raw=true"/><br/> |
| 51 | +> <img src="https://github.com/cloudposse/atmos/blob/main/docs/demo.gif?raw=true"/><br/> |
52 | 52 | > <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>
|
53 | 53 | > </detalis>
|
54 | 54 |
|
@@ -171,18 +171,6 @@ resource "aws_ami_from_instance" "example" {
|
171 | 171 |
|
172 | 172 |
|
173 | 173 |
|
174 |
| -<!-- markdownlint-disable --> |
175 |
| -## Makefile Targets |
176 |
| -```text |
177 |
| -Available targets: |
178 |
| -
|
179 |
| - help Help screen |
180 |
| - help/all Display help for all targets |
181 |
| - help/short This help short screen |
182 |
| - lint Lint terraform code |
183 |
| -
|
184 |
| -``` |
185 |
| -<!-- markdownlint-restore --> |
186 | 174 | <!-- markdownlint-disable -->
|
187 | 175 | ## Requirements
|
188 | 176 |
|
@@ -325,6 +313,11 @@ Available targets:
|
325 | 313 | <!-- markdownlint-restore -->
|
326 | 314 |
|
327 | 315 |
|
| 316 | + |
| 317 | + |
| 318 | + |
| 319 | + |
| 320 | + |
328 | 321 | ## Related Projects
|
329 | 322 |
|
330 | 323 | Check out these related projects.
|
@@ -456,7 +449,7 @@ All other trademarks referenced herein are the property of their respective owne
|
456 | 449 |
|
457 | 450 |
|
458 | 451 | ---
|
459 |
| -Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright) |
| 452 | +Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright) |
460 | 453 |
|
461 | 454 |
|
462 | 455 | <a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-ec2-instance-group&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>
|
|
0 commit comments