Skip to content

Commit bf93774

Browse files
authored
Update Namespace Name requirements (#4437)
Clarified the requirements for Namespace Names by removing the rule about hyphen placement. We allow consecutive hyphen, see thread here for context: https://temporaltechnologies.slack.com/archives/C0771363HMM/p1776264283508739
1 parent 7f12fd1 commit bf93774

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/cloud/get-started/namespaces.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,6 @@ Each Namespace Name must conform to the following rules:
4747
- A Namespace Name must contain at least 2 characters and no more than 39 characters.
4848
- A Namespace Name must begin with a letter, end with a letter or number, and contain only letters, numbers, and the
4949
hyphen (-) character.
50-
- Each hyphen (-) character must be immediately preceded _and_ followed by a letter or number; consecutive hyphens are
51-
not permitted.
5250
- All letters in a Namespace Name must be lowercase.
5351

5452
## What is a Temporal Cloud Account ID? {#temporal-cloud-account-id}

0 commit comments

Comments
 (0)