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(codedeploy): supporting the creation of deployment groups with multiple load balancers #27474

Closed
wants to merge 18 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
18 commits
Select commit Hold shift + click to select a range
ed0b958
Add multiple loadBalancer support to CodeDeploy deployment group
nicolastremblay1 Oct 10, 2023
7449373
Add integration test to loadBalancers field
nicolastremblay1 Oct 10, 2023
db6f726
Add integration test to loadBalancers field
nicolastremblay1 Oct 10, 2023
c192ff9
Add integration test to loadBalancers field
nicolastremblay1 Oct 10, 2023
259d5b4
Add integration test to loadBalancers field
nicolastremblay1 Oct 10, 2023
674a77a
Update packages/aws-cdk-lib/aws-codedeploy/lib/server/deployment-grou…
nicolastremblay1 Oct 10, 2023
51459ab
Update packages/aws-cdk-lib/aws-codedeploy/README.md
nicolastremblay1 Oct 10, 2023
134def5
Update packages/aws-cdk-lib/aws-codedeploy/README.md
nicolastremblay1 Oct 10, 2023
e77761d
Update packages/aws-cdk-lib/aws-codedeploy/README.md
nicolastremblay1 Oct 10, 2023
0abdb1f
Update packages/aws-cdk-lib/aws-codedeploy/test/server/deployment-gro…
nicolastremblay1 Oct 10, 2023
1f9397a
Update packages/aws-cdk-lib/aws-codedeploy/test/server/deployment-gro…
nicolastremblay1 Oct 10, 2023
f687583
Removing unused integ value in integ.deployment-group test
nicolastremblay1 Oct 10, 2023
ac2f908
Try to build new tests without snapshots generated locally
nicolastremblay1 Oct 11, 2023
e7ac004
Merge branch 'main' into main
nicolastremblay1 Oct 18, 2023
beb6758
Add integ deployment-group-multiple-load-balancer snapshot back
nicolastremblay1 Oct 11, 2023
283e663
test(lbs): Adding tests to test out muliple lb combinations
nicolastremblay1 Oct 18, 2023
acd8af1
fix(readme): try to remove duplicate elbv2 import and fix invalid type
nicolastremblay1 Oct 18, 2023
e3c8797
Merge branch 'aws:main' into main
nicolastremblay1 Oct 19, 2023
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.

Loading