Skip to content

Commit a1fc685

Browse files
committed
chore: update README.md
1 parent 32063e4 commit a1fc685

File tree

1 file changed

+8
-16
lines changed

1 file changed

+8
-16
lines changed

README.md

Lines changed: 8 additions & 16 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-rds-db-proxy/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-rds-db-proxy/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-rds-db-proxy.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-rds-db-proxy/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-rds-db-proxy.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-rds-db-proxy/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-rds-db-proxy.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-rds-db-proxy/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-rds-db-proxy.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
<!--
@@ -37,7 +37,7 @@ Terraform module to provision an Amazon [RDS Proxy](https://docs.aws.amazon.com/
3737
>
3838
> <details>
3939
> <summary><strong>Watch demo of using Atmos with Terraform</strong></summary>
40-
> <img src="https://github.com/cloudposse/atmos/blob/master/docs/demo.gif?raw=true"/><br/>
40+
> <img src="https://github.com/cloudposse/atmos/blob/main/docs/demo.gif?raw=true"/><br/>
4141
> <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>
4242
> </detalis>
4343
@@ -47,7 +47,6 @@ Terraform module to provision an Amazon [RDS Proxy](https://docs.aws.amazon.com/
4747

4848
## Usage
4949

50-
5150
For a complete example, see [examples/complete](examples/complete).
5251

5352
For automated tests of the complete example using [bats](https://github.com/bats-core/bats-core) and [Terratest](https://github.com/gruntwork-io/terratest)
@@ -183,18 +182,6 @@ Review the [complete example](examples/complete) to see how to use this module.
183182

184183

185184

186-
<!-- markdownlint-disable -->
187-
## Makefile Targets
188-
```text
189-
Available targets:
190-
191-
help Help screen
192-
help/all Display help for all targets
193-
help/short This help short screen
194-
lint Lint terraform code
195-
196-
```
197-
<!-- markdownlint-restore -->
198185
<!-- markdownlint-disable -->
199186
## Requirements
200187

@@ -294,6 +281,11 @@ Available targets:
294281
<!-- markdownlint-restore -->
295282

296283

284+
285+
286+
287+
288+
297289
## Related Projects
298290

299291
Check out these related projects.
@@ -419,7 +411,7 @@ All other trademarks referenced herein are the property of their respective owne
419411

420412

421413
---
422-
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
414+
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
423415

424416

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

0 commit comments

Comments
 (0)