|
3 | 3 | <!-- markdownlint-disable -->
|
4 | 4 | <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/>
|
5 | 5 | <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> |
7 | 7 | <!-- markdownlint-restore -->
|
8 | 8 |
|
9 | 9 | <!--
|
@@ -39,7 +39,7 @@ Autoscaler scales up/down the provisioned OPS for a DynamoDB table based on the
|
39 | 39 | >
|
40 | 40 | > <details>
|
41 | 41 | > <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/> |
43 | 43 | > <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>
|
44 | 44 | > </detalis>
|
45 | 45 |
|
@@ -84,18 +84,6 @@ module "dynamodb_autoscaler" {
|
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
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 --> |
99 | 87 | <!-- markdownlint-disable -->
|
100 | 88 | ## Requirements
|
101 | 89 |
|
@@ -179,6 +167,11 @@ Available targets:
|
179 | 167 | <!-- markdownlint-restore -->
|
180 | 168 |
|
181 | 169 |
|
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
182 | 175 | ## Related Projects
|
183 | 176 |
|
184 | 177 | Check out these related projects.
|
@@ -301,7 +294,7 @@ All other trademarks referenced herein are the property of their respective owne
|
301 | 294 |
|
302 | 295 |
|
303 | 296 | ---
|
304 |
| -Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright) |
| 297 | +Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright) |
305 | 298 |
|
306 | 299 |
|
307 | 300 | <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