Skip to content

Commit b142ccc

Browse files
author
Workshop Participant
committed
Change our Hotel Name
1 parent 7048f46 commit b142ccc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backend.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ Resources:
106106
- Name: DYNAMODB_TABLE_NAME
107107
Value: !Ref RoomsTable
108108
- Name: HOTEL_NAME
109-
Value: !Sub ${HotelName}-${Environment}
109+
Value: !Sub ${HotelName}-${Environment}-2
110110
AuthenticationConfiguration:
111111
AccessRoleArn: !GetAtt AppRunnerECRAccessRole.Arn
112112
InstanceConfiguration:

0 commit comments

Comments
 (0)