Skip to content

Commit 4f824d7

Browse files
s (#3826)
1 parent 99dea46 commit 4f824d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/production-deployment/cloud/get-started/namespaces.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -393,7 +393,7 @@ Tags are key-value metadata pairs that can be attached to namespaces in Temporal
393393
- Each namespace can have a maximum of 10 tags
394394
- Each key must be unique for a given namespace (e.g., a namespace cannot have both `team:foo` and `team:bar` tags)
395395
- Keys and values must be 1-63 characters in length
396-
- Allowed characters: lowercase letters (`a-z`), numbers (`0-9`), periods (`.`), underscores (`_`), and hyphens (`-`)
396+
- Allowed characters: lowercase letters (`a-z`), numbers (`0-9`), periods (`.`), underscores (`_`), hyphens (`-`), and at signs (`@`)
397397
- Tags are not a secure storage mechanism and should not store PII or PHI
398398
- Tags will not change the behavior of the tagged resource
399399
- There is a soft limit of 1000 unique tag keys per account

0 commit comments

Comments
 (0)