From c950d05c140bc7c202f17b0517175efc0c8180f6 Mon Sep 17 00:00:00 2001 From: Erik Osterman Date: Thu, 14 Mar 2024 22:36:20 -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 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