From 6c8f56ca1c694a546d16ccad16cb09911d1e1e38 Mon Sep 17 00:00:00 2001 From: Erik Osterman Date: Mon, 1 Apr 2024 13:27:10 -0500 Subject: [PATCH] chore: Add GitHub Settings --- .github/settings.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/settings.yml diff --git a/.github/settings.yml b/.github/settings.yml new file mode 100644 index 0000000..9e600ed --- /dev/null +++ b/.github/settings.yml @@ -0,0 +1,7 @@ +# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch. +_extends: .github +repository: + name: terraform-aws-sns-lambda-notify-slack + description: Terraform module to provision a lambda function that subscribes to SNS and notifies to Slack. + homepage: https://cloudposse.com/accelerate + topics: terraform, terraform-modules, lambda, slack, sns, aws, cloudwatch, alarms, alerts, escalations, hcl2