aws-load-balancer-controller icon indicating copy to clipboard operation
aws-load-balancer-controller copied to clipboard

fix(docs): Update the link to the AWS documentation for the TLS Ingress annotation for Security policy

Open chriswachira opened this issue 4 months ago • 4 comments

Issue

Description

The link to the Security policy AWS documentation page in the alb.ingress.kubernetes.io/ssl-policy Ingress annotation section is outdated.

This PR updates that link to the latest page that is dedicated for the security policies available for an ALB.

Checklist

  • [ ] Added tests that cover your change (if possible)
  • [X] Added/modified documentation as required (such as the README.md, or the docs directory)
  • [X] Manually tested
  • [X] Made sure the title of the PR is a good description that can go into the release notes

BONUS POINTS checklist: complete for good vibes and maybe prizes?! :exploding_head:

  • [ ] Backfilled missing tests for code in same general area :tada:
  • [ ] Refactored something and made the world a better place :star2:

chriswachira avatar Oct 02 '24 08:10 chriswachira