From 414559bb9a3999af4e70fa7a4810a1986e5b6b1a Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Fri, 20 Sep 2024 12:27:19 -0500 Subject: [PATCH] chore: Add GitHub Settings (#141) Co-authored-by: Igor Rodionov --- .github/settings.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/settings.yml b/.github/settings.yml index 1c43472..c2e4063 100644 --- a/.github/settings.yml +++ b/.github/settings.yml @@ -4,4 +4,4 @@ repository: name: terraform-aws-efs description: Terraform Module to define an EFS Filesystem (aka NFS) homepage: https://cloudposse.com/accelerate - topics: "" \ No newline at end of file + topics: terraform, terraform-modules, efs, aws, nfs, hcl2