Skip to content

Commit 0a5289a

Browse files
committed
chore: update tag in serverless
1 parent f7a831e commit 0a5289a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/technical-standards/How-to guides/tagging.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ In order to add tagging to AWS resources managed by Serverless Framework:
6969
stackTags:
7070
Application: "Developer Playbook"
7171
TeamEmail: "[email protected]"
72-
Environment: "production"
72+
Environment: "prod"
7373
7474
# For CircleCI
7575
AutomationBuildUrl: ${env:CIRCLE_BUILD_URL}

0 commit comments

Comments
 (0)