From 3a0c4c82de81c60d0848f887d9f3210586b6f98f Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Thu, 14 Mar 2024 22:37:04 -0500 Subject: [PATCH] chore: Add GitHub Settings (#104) --- .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..d948642 --- /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-s3-log-storage + description: This module creates an S3 bucket suitable for receiving logs from other AWS services such as S3, CloudFront, and CloudTrail + homepage: https://cloudposse.com/accelerate + topics: aws, terraform, terraform-modules, s3, bucket, logs, storage, glacier, standard, lifecycle-management, versioning, hcl2