Skip to content

Namespace tag docs #3765

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from
Draft

Namespace tag docs #3765

wants to merge 8 commits into from

Conversation

bechols
Copy link
Contributor

@bechols bechols commented Aug 14, 2025

What does this PR do?

Adds tag docs to the manage namespaces page.

Tested locally.

tcld namespace get --namespace testns.acct | jq '.tags'
```

### Terraform
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Replace these inline examples with link to examples when temporalio/terraform-provider-temporalcloud#319 merges

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Similarly, we have a dedicated section for terraform docs here https://docs.temporal.io/production-deployment/cloud/terraform-provider#manage-temporal-cloud-namespaces-with-terraform - do we want to add there/hyperlink or better to keep the samples here?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good question - the Terraform docs page is WAY out of date (for instance: it says we have 2 data sources, but we're currently close to 10) so I'm inclined to link directly to the TF repo instead.

I'll track a separate TODO to replace or update those TF docs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants