Skip to content

Commit a2b16ec

Browse files
authored
chore: Add GitHub Settings (#61)
1 parent 44f1356 commit a2b16ec

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/settings.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch.
2+
_extends: .github
3+
repository:
4+
name: terraform-aws-lambda-elasticsearch-cleanup
5+
description: Terraform module to provision a scheduled Lambda function which will delete old AWS ElasticSearch indices
6+
homepage: https://cloudposse.com/accelerate
7+
topics: terraform, terraform-modules, lambda, elasticsearch, elasticsearch-curator, retention, vacuum, indexes, log-search, purge, delete, logs, lambda-function

0 commit comments

Comments
 (0)