Skip to content

Conversation

@rix0rrr
Copy link
Contributor

@rix0rrr rix0rrr commented Jan 6, 2021

We were passing the wrong scope variable for the security group.

Fixes #12132.

PR notes: Yes I know this should formally have a unit test. I'm trying to quickly get rid of paper cuts via small edits that are "obviously" correct through quick edits. Adding tests slows the process down a lot and I'm not convinced a test would have appreciable benefit here, so I chose not to add one.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

We were passing the wrong scope variable for the security group.

Fixes #12132.
@rix0rrr rix0rrr requested a review from a team January 6, 2021 10:14
@rix0rrr rix0rrr self-assigned this Jan 6, 2021
@gitpod-io
Copy link

gitpod-io bot commented Jan 6, 2021

@github-actions github-actions bot added the @aws-cdk/aws-elasticloadbalancingv2 Related to Amazon Elastic Load Balancing V2 label Jan 6, 2021
@mergify mergify bot added the contribution/core This is a PR that came from AWS. label Jan 6, 2021
@NetaNir NetaNir added the pr-linter/exempt-test The PR linter will not require test changes label Jan 7, 2021
@mergify
Copy link
Contributor

mergify bot commented Jan 7, 2021

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@mergify mergify bot merged commit 6534dcf into master Jan 7, 2021
@mergify mergify bot deleted the huijbers/wrong-scope branch January 7, 2021 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

@aws-cdk/aws-elasticloadbalancingv2 Related to Amazon Elastic Load Balancing V2 contribution/core This is a PR that came from AWS. pr-linter/exempt-test The PR linter will not require test changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

(ELB): Can't import 2 application listeners into the same scope

3 participants