File tree Expand file tree Collapse file tree 5 files changed +19
-147
lines changed Expand file tree Collapse file tree 5 files changed +19
-147
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -2,6 +2,11 @@ name: terraform-aws-lambda-elasticsearch-cleanup
22license : APACHE2
33github_repo : cloudposse/terraform-aws-lambda-elasticsearch-cleanup
44badges :
5+ - name : Tests
6+ image : https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/lambda.yml?style=for-the-badge
7+ url : https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/actions/workflows/lambda.yml
8+
9+ # List any related terraform modules that this module may be used with or that this module depends on.
510 - name : Latest Release
611 image : https://img.shields.io/github/release/cloudposse/terraform-aws-lambda-elasticsearch-cleanup.svg?style=for-the-badge
712 url : https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/releases/latest
@@ -10,7 +15,7 @@ badges:
1015 url : https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/commits
1116 - name : Slack Community
1217 image : https://slack.cloudposse.com/for-the-badge.svg
13- url : https://slack. cloudposse.com
18+ url : https://cloudposse.com/slack
1419 - name : Tests
1520 image : https://img.shields.io/github/actions/workflow/status/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/lambda.yml?style=for-the-badge
1621 url : https://github.com/cloudposse/terraform-aws-lambda-elasticsearch-cleanup/actions/workflows/lambda.yml
@@ -83,7 +88,5 @@ usage: |2-
8388 |`index_regex = "(ipat)-(dpat)"`|`index_re = "ipat"` and be sure `index_format` is correct for your date format|
8489
8590
86- include :
87- - docs/targets.md
88- - docs/terraform.md
91+ include : []
8992contributors : []
Original file line number Diff line number Diff line change 1+ # Atmos Configuration — powered by https://atmos.tools
2+ #
3+ # This configuration enables centralized, DRY, and consistent project scaffolding using Atmos.
4+ #
5+ # Included features:
6+ # - Organizational custom commands: https://atmos.tools/core-concepts/custom-commands
7+ # - Automated README generation: https://atmos.tools/cli/commands/docs/generate
8+ #
9+
10+ # Import shared configuration used by all modules
11+ import :
12+ - https://raw.githubusercontent.com/cloudposse/.github/refs/heads/main/.github/atmos/terraform-module.yaml
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments