3
3
<!-- markdownlint-disable -->
4
4
<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 />
5
5
<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>
7
7
<!-- markdownlint-restore -->
8
8
9
9
<!--
@@ -41,7 +41,7 @@ topic ARN is given. This module was largely inspired by
41
41
>
42
42
> <details >
43
43
> <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 />
45
45
> <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 >
46
46
> </detalis >
47
47
@@ -51,7 +51,6 @@ topic ARN is given. This module was largely inspired by
51
51
52
52
## Usage
53
53
54
-
55
54
For a complete example, see [ examples/complete] ( examples/complete ) .
56
55
57
56
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 `^`).
113
112
114
113
115
114
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 -->
130
115
<!-- markdownlint-disable -->
131
116
## Module: cloudposse/terraform-aws-lambda-elasticsearch-cleanup
132
117
@@ -226,6 +211,11 @@ is given
226
211
<!-- markdownlint-restore -->
227
212
228
213
214
+
215
+
216
+
217
+
218
+
229
219
## Related Projects
230
220
231
221
Check out these related projects.
@@ -349,7 +339,7 @@ All other trademarks referenced herein are the property of their respective owne
349
339
350
340
351
341
---
352
- Copyright © 2017-2024 [ Cloud Posse, LLC] ( https://cpco.io/copyright )
342
+ Copyright © 2017-2025 [ Cloud Posse, LLC] ( https://cpco.io/copyright )
353
343
354
344
355
345
<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