Skip to content

Commit e7fc1c7

Browse files
committed
chore: update README.md
1 parent a03cc5c commit e7fc1c7

File tree

1 file changed

+8
-18
lines changed

1 file changed

+8
-18
lines changed

README.md

Lines changed: 8 additions & 18 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-lambda-elasticsearch-cleanup/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-lambda-elasticsearch-cleanup/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-lambda-elasticsearch-cleanup.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-lambda-elasticsearch-cleanup.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><a href="https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/actions/workflows/lambda.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/lambda.yml?style=for-the-badge" alt="Tests"/></a></p>
6+
<a href="https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/actions/workflows/lambda.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/lambda.yml?style=for-the-badge" alt="Tests"/></a><a href="https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/releases/latest"><img src="https://img.shields.io/github/release/cloudposse/terraform-aws-lambda-elasticsearch-cleanup.svg?style=for-the-badge" alt="Latest Release"/></a><a href="https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/commits"><img src="https://img.shields.io/github/last-commit/cloudposse/terraform-aws-lambda-elasticsearch-cleanup.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><a href="https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/actions/workflows/lambda.yml"><img src="https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/lambda.yml?style=for-the-badge" alt="Tests"/></a></p>
77
<!-- markdownlint-restore -->
88

99
<!--
@@ -41,7 +41,7 @@ topic ARN is given. This module was largely inspired by
4141
>
4242
> <details>
4343
> <summary><strong>Watch demo of using Atmos with Terraform</strong></summary>
44-
> <img src="https://github.com/cloudposse/atmos/blob/master/docs/demo.gif?raw=true"/><br/>
44+
> <img src="https://github.com/cloudposse/atmos/blob/main/docs/demo.gif?raw=true"/><br/>
4545
> <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>
4646
> </detalis>
4747
@@ -51,7 +51,6 @@ topic ARN is given. This module was largely inspired by
5151

5252
## Usage
5353

54-
5554
For a complete example, see [examples/complete](examples/complete).
5655

5756
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).
@@ -113,20 +112,6 @@ by starting with `^`).
113112

114113

115114

116-
<!-- markdownlint-disable -->
117-
## Makefile Targets
118-
```text
119-
Available targets:
120-
121-
build Build Lambda function zip
122-
dependencies Install dependencies
123-
help Help screen
124-
help/all Display help for all targets
125-
help/short This help short screen
126-
lint Lint terraform code
127-
128-
```
129-
<!-- markdownlint-restore -->
130115
<!-- markdownlint-disable -->
131116
## Module: cloudposse/terraform-aws-lambda-elasticsearch-cleanup
132117

@@ -226,6 +211,11 @@ is given
226211
<!-- markdownlint-restore -->
227212

228213

214+
215+
216+
217+
218+
229219
## Related Projects
230220

231221
Check out these related projects.
@@ -349,7 +339,7 @@ All other trademarks referenced herein are the property of their respective owne
349339

350340

351341
---
352-
Copyright © 2017-2024 [Cloud Posse, LLC](https://cpco.io/copyright)
342+
Copyright © 2017-2025 [Cloud Posse, LLC](https://cpco.io/copyright)
353343

354344

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

0 commit comments

Comments
 (0)