Skip to content

Commit

Permalink
testing tf change
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyblasczyk committed Dec 14, 2023
1 parent f4434f8 commit 163a9e1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ module "wandb" {
EOF
"alb.ingress.kubernetes.io/scheme" = "internet-facing"
"alb.ingress.kubernetes.io/target-type" = "ip"
"test" = "test"
"alb.ingress.kubernetes.io/listen-ports" = "[{\\\"HTTPS\\\": 443}]"
"alb.ingress.kubernetes.io/certificate-arn" = local.acm_certificate_arn
}
Expand Down

0 comments on commit 163a9e1

Please sign in to comment.