From ed5290a0232da857f3a80a0e544ded1e09f62dd7 Mon Sep 17 00:00:00 2001 From: Kaizen Conroy <36202692+kaizencc@users.noreply.github.com> Date: Wed, 15 Nov 2023 18:14:29 -0500 Subject: [PATCH] Update notices.json --- data/notices.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/data/notices.json b/data/notices.json index 1f14c9f..9641629 100644 --- a/data/notices.json +++ b/data/notices.json @@ -383,6 +383,17 @@ } ], "schemaVersion": "1" - } + }, + { + "title": "(elasticloadbalancingv2) applicationLoadBalancer fails with \"RuntimeError: TypeError: Cannot read properties of undefined\"", + "issueNumber": 27928, + "overview": "", + "components": [ + { + "name": "aws-cdk-lib.aws-elasticloadbalancingv2.ApplicationLoadBalancer", + "version": ">=2.106.0 <=2.108.0", + } + ], + "schemaVersion": "1" ] }