From cd9226ed1ca4719f84399cfd505bdc35f44d1c48 Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Thu, 14 Mar 2024 22:36:33 -0500 Subject: [PATCH] chore: Add GitHub Settings (#302) --- .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 00000000..1ae78d03 --- /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-cloudfront-s3-cdn + description: Terraform module to easily provision CloudFront CDN backed by an S3 origin + homepage: https://cloudposse.com/accelerate + topics: terraform, terraform-module, cloudfront, aws, cloudfront-logs, s3, cdn, hcl2