Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(ecs-patterns): support NLB with TLS listener and target group #30611

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 15, 2024

  1. feat: Add props for NLB TLS certificate

    NLB listener only allow 1 cert.
    The listener's protocol will become TLS if cert configured.
    And the target group protocol is same as listener by default (TLS).
    199911 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    d83e8ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bae669f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dd71d68 View commit details
    Browse the repository at this point in the history
  4. docs: Update Readme

    199911 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    343b55d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d7c577f View commit details
    Browse the repository at this point in the history
  6. docs: Update Readme

    199911 committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    13b8cfb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5d9b9e0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97f742b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0d6ec3f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d3a847f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1046b3e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    4cb910d View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2024

  1. Configuration menu
    Copy the full SHA
    e943fe2 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. Configuration menu
    Copy the full SHA
    36736a1 View commit details
    Browse the repository at this point in the history