Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
  • Loading branch information
kaizencc authored Nov 15, 2023
1 parent 31e16a6 commit 950f2bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/notices.json
Original file line number Diff line number Diff line change
Expand Up @@ -387,7 +387,7 @@
{
"title": "(elasticloadbalancingv2) applicationLoadBalancer fails with \"RuntimeError: TypeError: Cannot read properties of undefined\" on imported buckets",
"issueNumber": 27928,
"overview": "A dependency on the bucket policy when using access logs was added to fix a circular dependency issue, but the bucket policy does not exist for imported buckets resulting in synth-time error (bucket.node.defaultChild is undefined).",
"overview": "A dependency on the bucket policy when using access logs was added to fix a circular dependency issue, but the bucket policy does not exist for imported buckets resulting in synth-time error.",
"components": [
{
"name": "aws-cdk-lib.aws-elasticloadbalancingv2.ApplicationLoadBalancer",
Expand Down

0 comments on commit 950f2bb

Please sign in to comment.