Skip to content

Commit 2ed70cd

Browse files
authored
chore: Add GitHub Settings (#196)
1 parent 6dde8d6 commit 2ed70cd

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-dynamic-subnets
5+
description: Terraform module for public and private subnets provisioning in existing VPC
6+
homepage: https://cloudposse.com/accelerate
7+
topics: terraform, terraform-modules, aws, subnet, vpc, vpc-resources, hcl2

0 commit comments

Comments
 (0)