Skip to content

Commit

Permalink
chore: Update notices.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Leo10Gama authored Nov 22, 2024
1 parent a00d1fa commit 8607df6
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
@@ -1,5 +1,17 @@
{
"notices": [
{
"title": "ECR: Cannot use Fn::ImportValue to create repository URI.",
"issueNumber": 32238,
"overview": "When using Fn::ImportValue to create a repository URI, the error message 'Template error: Cannot use Fn::ImportValue in Conditions' is thrown.",
"components": [
{
"name": "aws-cdk-lib.ecr",
"version": ">=2.167.0 <=2.169.0"
}
],
"schemaVersion": "1"
},
{
"title": "cli: commands fail with authentication error 'The security token included in the request is invalid'",
"issueNumber": 32120,
Expand Down

0 comments on commit 8607df6

Please sign in to comment.