We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a831e commit 0a5289aCopy full SHA for 0a5289a
docs/technical-standards/How-to guides/tagging.md
@@ -69,7 +69,7 @@ In order to add tagging to AWS resources managed by Serverless Framework:
69
stackTags:
70
Application: "Developer Playbook"
71
TeamEmail: "[email protected]"
72
- Environment: "production"
+ Environment: "prod"
73
74
# For CircleCI
75
AutomationBuildUrl: ${env:CIRCLE_BUILD_URL}
0 commit comments