Commit f00fa21
authored
chore(cdk): add Application tag to all stacks (#97)
## Summary
- Add `Application: ServerlessWebappStarterKit` tag to the entire CDK
app
- Uses `cdk.Tags.of(app).add()` to automatically propagate the tag to
all resources across both stacks1 parent 2b0a95a commit f00fa21
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| 55 | + | |
| 56 | + | |
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
0 commit comments