Skip to content

Commit

Permalink
Update serverless.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pennyZZZZ committed Sep 13, 2023
1 parent 9b222dc commit 0253af1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serverless.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ provider:
region: ap-southeast-2
stackTags:
Name: "${env:APPLICATION}-${env:SLICE}"
Application: "${env:APPLICATION}"
LineOfBusiness: "${env:LINE_OF_BUSINESS}"
Stage: "${env:STAGE}"
Slice: "${env:SLICE}"
Expand Down

0 comments on commit 0253af1

Please sign in to comment.