Skip to content

Commit 49679ef

Browse files
committed
chore: update README.md
1 parent 6c37226 commit 49679ef

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

README.md

Lines changed: 6 additions & 14 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/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/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-dynamodb.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-dynamodb/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-dynamodb.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/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-dynamodb.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-dynamodb/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-dynamodb.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
<!--
@@ -53,7 +53,6 @@ This module requires [AWS Provider](https://github.com/terraform-providers/terra
5353

5454
## Usage
5555

56-
5756
For a complete example, see [examples/complete](examples/complete).
5857

5958
For automated tests of the complete example using [bats](https://github.com/bats-core/bats-core) and [Terratest](https://github.com/gruntwork-io/terratest) (which tests and deploys the example on AWS), see [test](test).
@@ -180,18 +179,6 @@ See [Terraform types and values](https://www.terraform.io/docs/configuration/exp
180179

181180

182181

183-
<!-- markdownlint-disable -->
184-
## Makefile Targets
185-
```text
186-
Available targets:
187-
188-
help Help screen
189-
help/all Display help for all targets
190-
help/short This help short screen
191-
lint Lint terraform code
192-
193-
```
194-
<!-- markdownlint-restore -->
195182
<!-- markdownlint-disable -->
196183
## Requirements
197184

@@ -290,6 +277,11 @@ Available targets:
290277
<!-- markdownlint-restore -->
291278

292279

280+
281+
282+
283+
284+
293285
## Related Projects
294286

295287
Check out these related projects.

0 commit comments

Comments
 (0)