From 249085ecd0b82b0856d4dcfcdc16efc508ae8b76 Mon Sep 17 00:00:00 2001 From: "Erik Osterman (CEO @ Cloud Posse)" Date: Mon, 1 Apr 2024 10:32:02 -0700 Subject: [PATCH] chore: Add GitHub Settings (#161) --- .github/settings.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 .github/settings.yml diff --git a/.github/settings.yml b/.github/settings.yml new file mode 100644 index 0000000..fc1639d --- /dev/null +++ b/.github/settings.yml @@ -0,0 +1,7 @@ +# Upstream changes from _extends are only recognized when modifications are made to this file in the default branch. +_extends: .github +repository: + name: terraform-aws-alb + description: Terraform module to provision a standard ALB for HTTP/HTTP traffic + homepage: https://cloudposse.com/accelerate + topics: terraform, terraform-module, aws, alb, load-balancer, ecs, ec2, layer7, ingress, tls, acm, http, https, elb, hcl2