From 18b920edfa90c6c75a73429740b7ccb269470df9 Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Thu, 14 Mar 2024 22:32:21 -0500 Subject: [PATCH] chore: Add GitHub Settings (#66) --- .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..b4aad4c --- /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-cloudtrail + description: Terraform module to provision an AWS CloudTrail and an encrypted S3 bucket with versioning to store CloudTrail logs + homepage: https://cloudposse.com/accelerate + topics: terraform, terraform-modules, cloudtrail, s3, logging, hcl2