Skip to content

Commit dd82633

Browse files
committed
chore: update README.md
1 parent ea309e4 commit dd82633

File tree

1 file changed

+8
-15
lines changed

1 file changed

+8
-15
lines changed

README.md

Lines changed: 8 additions & 15 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-ec2-instance-group/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-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>
77
<!-- markdownlint-restore -->
88

99
<!--
@@ -48,7 +48,7 @@ Included features:
4848
>
4949
> <details>
5050
> <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/>
5252
> <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>
5353
> </detalis>
5454
@@ -171,18 +171,6 @@ resource "aws_ami_from_instance" "example" {
171171

172172

173173

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 -->
186174
<!-- markdownlint-disable -->
187175
## Requirements
188176

@@ -325,6 +313,11 @@ Available targets:
325313
<!-- markdownlint-restore -->
326314

327315

316+
317+
318+
319+
320+
328321
## Related Projects
329322

330323
Check out these related projects.
@@ -456,7 +449,7 @@ All other trademarks referenced herein are the property of their respective owne
456449

457450

458451
---
459-
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
452+
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
460453

461454

462455
<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

Comments
 (0)