From 3a71c14506eaee93cb145e4608fd30964ed038db Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Mon, 1 Apr 2024 11:53:01 -0700 Subject: [PATCH] chore: Add GitHub Settings (#90) --- .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..71ddde0 --- /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-documentdb-cluster + description: Terraform module to provision a DocumentDB cluster on AWS + homepage: https://cloudposse.com/accelerate + topics: mongodb, documentdb-cluster, documentdb, json, database, hcl2