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

NLB listeners now support the TLS protocol #649

Merged
merged 1 commit into from
Feb 8, 2019

Conversation

michaelwittig
Copy link
Contributor

Description of changes:

NLB listeners now support the TLS protocol as documented here https://docs.aws.amazon.com/elasticloadbalancing/latest/APIReference/API_CreateListener.html

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@codecov-io
Copy link

Codecov Report

Merging #649 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #649   +/-   ##
=======================================
  Coverage   85.09%   85.09%           
=======================================
  Files         115      115           
  Lines        6620     6620           
  Branches     1556     1556           
=======================================
  Hits         5633     5633           
  Misses        631      631           
  Partials      356      356
Impacted Files Coverage Δ
src/cfnlint/rules/resources/elb/Elb.py 96.77% <ø> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ee77a62...2548ae4. Read the comment docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants