Skip to content

Commit

Permalink
Update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
72636c committed Jan 7, 2024
1 parent c823763 commit 5dd79b2
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -466,7 +466,7 @@ exports[`returns expected CloudFormation stack for dev 1`] = `
},
"FunctionVersion": {
"Fn::GetAtt": [
"workerCurrentVersionFA5B4BF48eefcd60470daaddaf0e1448ba89a032",
"workerCurrentVersionFA5B4BF42b0ddfc326dbf01ad4617d855ec5ac63",
"Version",
],
},
Expand Down Expand Up @@ -522,7 +522,7 @@ exports[`returns expected CloudFormation stack for dev 1`] = `
},
"Type": "AWS::Lambda::EventSourceMapping",
},
"workerCurrentVersionFA5B4BF48eefcd60470daaddaf0e1448ba89a032": {
"workerCurrentVersionFA5B4BF42b0ddfc326dbf01ad4617d855ec5ac63": {
"Properties": {
"FunctionName": {
"Ref": "worker28EA3E30",
Expand Down Expand Up @@ -1437,7 +1437,7 @@ exports[`returns expected CloudFormation stack for prod 1`] = `
},
"FunctionVersion": {
"Fn::GetAtt": [
"workerCurrentVersionFA5B4BF4323275fa54fb77538a715a52202e154d",
"workerCurrentVersionFA5B4BF44d168cc709f38ecb408a0929304cea9d",
"Version",
],
},
Expand Down Expand Up @@ -1493,7 +1493,7 @@ exports[`returns expected CloudFormation stack for prod 1`] = `
},
"Type": "AWS::Lambda::EventSourceMapping",
},
"workerCurrentVersionFA5B4BF4323275fa54fb77538a715a52202e154d": {
"workerCurrentVersionFA5B4BF44d168cc709f38ecb408a0929304cea9d": {
"Properties": {
"FunctionName": {
"Ref": "worker28EA3E30",
Expand Down

0 comments on commit 5dd79b2

Please sign in to comment.