Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 4 additions & 6 deletions docs/tutorials/best-practices/organizations.md

Choose a reason for hiding this comment

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

🚫 [linkspector] reported by reviewdog 🐶
Cannot reach ../../reference/api/templates.md#update-template-metadata-by-id Status: 404 Cannot find section: #update-template-metadata-by-id in file: /home/runner/work/coder/coder/docs/reference/api/templates.md.

[through the API](../../reference/api/templates.md#update-template-metadata-by-id)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This seems unrelated to the changes in this PR.

Original file line number Diff line number Diff line change
Expand Up @@ -126,9 +126,7 @@ Using ClickOps to onboard new organizations, set quotas, and SSO sync can be
cumbersome, especially if you want to "seed" organizations with provisioners and
starter templates.

Support for managing Organizations via the coderd Terrafom provider is planned
so that this can be done declaratively and bulk updates to things like templates
and quotas can be performed easily:

- Issue
[coder/terraform-provider-coderd#39](https://github.com/coder/terraform-provider-coderd/issues/39)
We suggest using the coderd Terraform provider to manage organizations at scale.
Documentation and examples for the Organization and Group Sync resources is available
at https://registry.terraform.io/providers/coder/coderd/latest/docs. Feature requests
for additional functionality can be created at https://github.com/coder/terraform-provider-coderd/issues.
Loading