Skip to content

Commit 21845cb

Browse files
committed
chore: update README.md
1 parent 16d6d95 commit 21845cb

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-dynamodb-autoscaler/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-dynamodb-autoscaler/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-dynamodb-autoscaler.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-dynamodb-autoscaler/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-dynamodb-autoscaler.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-dynamodb-autoscaler/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-dynamodb-autoscaler.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-dynamodb-autoscaler/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-dynamodb-autoscaler.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
<!--
@@ -39,7 +39,7 @@ Autoscaler scales up/down the provisioned OPS for a DynamoDB table based on the
3939
>
4040
> <details>
4141
> <summary><strong>Watch demo of using Atmos with Terraform</strong></summary>
42-
> <img src="https://github.com/cloudposse/atmos/blob/master/docs/demo.gif?raw=true"/><br/>
42+
> <img src="https://github.com/cloudposse/atmos/blob/main/docs/demo.gif?raw=true"/><br/>
4343
> <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>
4444
> </detalis>
4545
@@ -84,18 +84,6 @@ module "dynamodb_autoscaler" {
8484

8585

8686

87-
<!-- markdownlint-disable -->
88-
## Makefile Targets
89-
```text
90-
Available targets:
91-
92-
help Help screen
93-
help/all Display help for all targets
94-
help/short This help short screen
95-
lint Lint terraform code
96-
97-
```
98-
<!-- markdownlint-restore -->
9987
<!-- markdownlint-disable -->
10088
## Requirements
10189

@@ -179,6 +167,11 @@ Available targets:
179167
<!-- markdownlint-restore -->
180168

181169

170+
171+
172+
173+
174+
182175
## Related Projects
183176

184177
Check out these related projects.
@@ -301,7 +294,7 @@ All other trademarks referenced herein are the property of their respective owne
301294

302295

303296
---
304-
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
297+
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
305298

306299

307300
<a href="https://cloudposse.com/readme/footer/link?utm_source=github&utm_medium=readme&utm_campaign=cloudposse/terraform-aws-dynamodb-autoscaler&utm_content=readme_footer_link"><img alt="README footer" src="https://cloudposse.com/readme/footer/img"/></a>

0 commit comments

Comments
 (0)