diff --git a/.github/settings.yml b/.github/settings.yml new file mode 100644 index 0000000..bf3075d --- /dev/null +++ b/.github/settings.yml @@ -0,0 +1,5 @@ +# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch. +_extends: .github +repository: + name: terraform-aws-ec2-bastion-server + description: Terraform module to define a generic Bastion host with parameterized user_data and support for AWS SSM Session Manager for remote access with IAM authentication.