@@ -101,6 +101,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for CODE 1`] = `
101101 },
102102 ],
103103 " Tags" : [
104+ {
105+ " Key" : " App" ,
106+ " Value" : " fakebreakingnews" ,
107+ },
104108 {
105109 " Key" : " gu:cdk:version" ,
106110 " Value" : " TEST" ,
@@ -160,9 +164,7 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for CODE 1`] = `
160164 " Tags" : [
161165 {
162166 " Key" : " App" ,
163- " Value" : {
164- " Ref" : " App" ,
165- },
167+ " Value" : " fakebreakingnews" ,
166168 },
167169 {
168170 " Key" : " gu:cdk:version" ,
@@ -209,6 +211,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for CODE 1`] = `
209211 " Properties" : {
210212 " ScheduleExpression" : " cron(5 * * * ? *)" ,
211213 " Tags" : [
214+ {
215+ " Key" : " App" ,
216+ " Value" : " fakebreakingnews" ,
217+ },
212218 {
213219 " Key" : " gu:cdk:version" ,
214220 " Value" : " TEST" ,
@@ -269,6 +275,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for CODE 1`] = `
269275 " Period" : 7200 ,
270276 " Statistic" : " Sum" ,
271277 " Tags" : [
278+ {
279+ " Key" : " App" ,
280+ " Value" : " fakebreakingnews" ,
281+ },
272282 {
273283 " Key" : " gu:cdk:version" ,
274284 " Value" : " TEST" ,
@@ -321,6 +331,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for CODE 1`] = `
321331 " Period" : 7200 ,
322332 " Statistic" : " Sum" ,
323333 " Tags" : [
334+ {
335+ " Key" : " App" ,
336+ " Value" : " fakebreakingnews" ,
337+ },
324338 {
325339 " Key" : " gu:cdk:version" ,
326340 " Value" : " TEST" ,
@@ -448,6 +462,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for PROD 1`] = `
448462 },
449463 ],
450464 " Tags" : [
465+ {
466+ " Key" : " App" ,
467+ " Value" : " fakebreakingnews" ,
468+ },
451469 {
452470 " Key" : " gu:cdk:version" ,
453471 " Value" : " TEST" ,
@@ -507,9 +525,7 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for PROD 1`] = `
507525 " Tags" : [
508526 {
509527 " Key" : " App" ,
510- " Value" : {
511- " Ref" : " App" ,
512- },
528+ " Value" : " fakebreakingnews" ,
513529 },
514530 {
515531 " Key" : " gu:cdk:version" ,
@@ -556,6 +572,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for PROD 1`] = `
556572 " Properties" : {
557573 " ScheduleExpression" : " cron(5 * * * ? *)" ,
558574 " Tags" : [
575+ {
576+ " Key" : " App" ,
577+ " Value" : " fakebreakingnews" ,
578+ },
559579 {
560580 " Key" : " gu:cdk:version" ,
561581 " Value" : " TEST" ,
@@ -616,6 +636,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for PROD 1`] = `
616636 " Period" : 7200 ,
617637 " Statistic" : " Sum" ,
618638 " Tags" : [
639+ {
640+ " Key" : " App" ,
641+ " Value" : " fakebreakingnews" ,
642+ },
619643 {
620644 " Key" : " gu:cdk:version" ,
621645 " Value" : " TEST" ,
@@ -668,6 +692,10 @@ exports[`The FakeBreakingNewsLambda stack matches the snapshot for PROD 1`] = `
668692 " Period" : 7200 ,
669693 " Statistic" : " Sum" ,
670694 " Tags" : [
695+ {
696+ " Key" : " App" ,
697+ " Value" : " fakebreakingnews" ,
698+ },
671699 {
672700 " Key" : " gu:cdk:version" ,
673701 " Value" : " TEST" ,
0 commit comments