Skip to content

Commit

Permalink
fixup! terraform: add missing policies for AWS ALB
Browse files Browse the repository at this point in the history
  • Loading branch information
burgerdev committed May 6, 2024
1 parent 9a1de44 commit 8704da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/workflows/lb.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ If a service can be exposed on a `NodePort`, the target type `instance` can be u
See [Application load balancing on Amazon EKS](https://docs.aws.amazon.com/eks/latest/userguide/alb-ingress.html) for more information.

:::caution
Ingress handlers backed by AWS ALBs reside outside the Constellation cluster, so they should not be handling sensitive traffic.
Ingress handlers backed by AWS ALBs reside outside the Constellation cluster, so they shouldn't be handling sensitive traffic!
:::

0 comments on commit 8704da6

Please sign in to comment.