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

Merged
merged 22 commits into from
Oct 14, 2024
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
d83e8ee
feat: Add props for NLB TLS certificate
199911 Jun 19, 2024
bae669f
test: Add unit test for listenerCertificate
199911 Jun 19, 2024
dd71d68
test: Automatically set listener and target group port to 443 if cert…
199911 Jun 19, 2024
343b55d
docs: Update Readme
199911 Jun 20, 2024
d7c577f
test: Add unit test for NetworkLoadBalancedEc2Service
199911 Jun 20, 2024
13b8cfb
docs: Update Readme
199911 Jun 20, 2024
5d9b9e0
test: Add integration test for nlb with ecs
199911 Jun 20, 2024
97f742b
test: Add integration test for nlb with fargate
199911 Jun 20, 2024
0d6ec3f
fixup! test: Add integration test for nlb with ecs
199911 Jun 21, 2024
d3a847f
fixup! test: Add integration test for nlb with ecs
199911 Aug 15, 2024
1046b3e
fixup! test: Add integration test for nlb with fargate
199911 Aug 15, 2024
4cb910d
Merge branch 'main' into issue-8517-pr
199911 Aug 15, 2024
e943fe2
Merge branch 'main' into issue-8517-pr
199911 Aug 31, 2024
36736a1
Merge branch 'main' into issue-8517-pr
199911 Sep 10, 2024
e3fed8a
Speed up integration test by importing cert from arn
199911 Sep 30, 2024
eb57c44
Update fargate snapshot
199911 Sep 30, 2024
19977fe
Merge branch 'main' into issue-8517-pr
199911 Sep 30, 2024
65769ae
Update ec2 snapshot
199911 Sep 30, 2024
129043c
Add certificate set up to framework-integ/README.md
199911 Oct 11, 2024
aab64ef
Merge branch 'main' into issue-8517-pr
199911 Oct 11, 2024
303f5b1
Minor fix on README
199911 Oct 11, 2024
153b7f7
Merge branch 'main' into issue-8517-pr
mergify[bot] Oct 14, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading