Skip to content

Commit

Permalink
removing test tf change
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyblasczyk committed Dec 14, 2023
1 parent 163a9e1 commit ce1b6eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@ 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 ce1b6eb

Please sign in to comment.