Skip to content

Commit

Permalink
Merge pull request #1379 from guardian/dependabot/npm_and_yarn/cdk/aw…
Browse files Browse the repository at this point in the history
…s-cdk-lib-2.177.0

Bump aws-cdk-lib from 2.148.0 to 2.177.0 in /cdk
  • Loading branch information
lindseydew authored Feb 19, 2025
2 parents fd12706 + 06acd40 commit 071f38d
Show file tree
Hide file tree
Showing 4 changed files with 229 additions and 248 deletions.
22 changes: 22 additions & 0 deletions cdk/lib/__snapshots__/slo-monitoring.test.ts.snap
Original file line number Diff line number Diff line change
Expand Up @@ -466,6 +466,28 @@ exports[`The SloMonitoring stack matches the snapshot 1`] = `
"FunctionName": {
"Ref": "SloMonitor1106EE7E",
},
"Tags": [
{
"Key": "App",
"Value": "slomonitor",
},
{
"Key": "gu:cdk:version",
"Value": "TEST",
},
{
"Key": "gu:repo",
"Value": "guardian/mobile-n10n",
},
{
"Key": "Stack",
"Value": "mobile-notifications",
},
{
"Key": "Stage",
"Value": "PROD",
},
],
},
"Type": "AWS::Lambda::EventSourceMapping",
},
Expand Down
Loading

0 comments on commit 071f38d

Please sign in to comment.