Skip to content

Commit

Permalink
Merge branch 'main' into mrgrain-patch-1
Browse files Browse the repository at this point in the history
  • Loading branch information
mergify[bot] authored Nov 30, 2023
2 parents 8dd2717 + be21e6c commit df63847
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions data/notices.json
Original file line number Diff line number Diff line change
Expand Up @@ -383,6 +383,18 @@
}
],
"schemaVersion": "1"
},
{
"title": "(elbv2) applicationLoadBalancer + imported buckets fails with \"Cannot read properties of undefined\"",
"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.",
"components": [
{
"name": "aws-cdk-lib.aws-elasticloadbalancingv2.ApplicationLoadBalancer",
"version": ">=2.106.0 <=2.108.0"
}
],
"schemaVersion": "1"
}
]
}

0 comments on commit df63847

Please sign in to comment.