Skip to content

Commit 3c69bf4

Browse files
author
Workshop Participant
committed
Added Application Tagging
1 parent fab16d5 commit 3c69bf4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

backend.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@ Resources:
2828
WriteCapacityUnits: 5
2929
SSESpecification:
3030
SSEEnabled: true # Enable server-side encryption for the table
31+
Tags:
32+
- Key: "Project"
33+
Value: !Sub "HotelApp-${Environment}"
3134

3235
# IAM Role for AppRunner to access DynamoDB
3336
AppRunnerInstanceRole:

0 commit comments

Comments
 (0)