Skip to content

Commit 91aafcf

Browse files
authored
chore: Add GitHub Settings (#163)
1 parent fd8ddc8 commit 91aafcf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/settings.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch.
2+
_extends: .github
3+
repository:
4+
name: terraform-aws-eks-node-group
5+
description: Terraform module to provision a fully managed AWS EKS Node Group
6+
homepage: https://cloudposse.com/accelerate
7+
topics: terraform, aws, terraform-module, eks, kubernetes, k8s, hcl2, terratest, node-pool

0 commit comments

Comments
 (0)