Skip to content

Commit 126e8ad

Browse files
authored
chore: Add GitHub Settings (#221)
1 parent f08e512 commit 126e8ad

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-s3-bucket
5+
description: Terraform module that creates an S3 bucket with an optional IAM user for external CI/CD systems
6+
homepage: https://cloudposse.com/accelerate
7+
topics: terraform, terraform-module, s3, iam, iam-user, cicd, travis-ci, circleci, codefresh, bucket, artifacts, artifacts-repository, hcl2

0 commit comments

Comments
 (0)