feat(elasticloadbalancingv2): enforce security group inbound rules prop#29522
feat(elasticloadbalancingv2): enforce security group inbound rules prop#29522mergify[bot] merged 9 commits intoaws:mainfrom
Conversation
lpizzinidev
left a comment
There was a problem hiding this comment.
Thanks 👍 Left a suggestion for changing the variable type
packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/nlb/network-load-balancer.ts
Outdated
Show resolved
Hide resolved
|
@lpizzinidev Let me know what you think of this. I was going down the getter/setter route but it got convoluted with the transformation from boolean to string. I think this might be cleaner? |
lpizzinidev
left a comment
There was a problem hiding this comment.
Thanks for the changes 👍
Left some suggestions, feel free to improve it further
packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/nlb/network-load-balancer.ts
Outdated
Show resolved
Hide resolved
packages/aws-cdk-lib/aws-elasticloadbalancingv2/lib/nlb/network-load-balancer.ts
Outdated
Show resolved
Hide resolved
godwingrs22
left a comment
There was a problem hiding this comment.
Thanks msambol for contributing and lpizzinidev for the review
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Pull request has been modified.
|
@godwingrs22 Do you mind re-reviewing this? I had to rebase on |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
AWS CodeBuild CI Report
Powered by github-codebuild-logs, available on the AWS Serverless Application Repository |
|
Thank you for contributing! Your pull request will be updated from main and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork). |
Closes #29516.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license