chore: update organizations.md for Terraform provider support (#21300)

This commit is contained in:
Rowan Smith
2025-12-21 06:07:31 +11:00
committed by GitHub
parent 9d1493a13a
commit 0ba3f7e9fd
@@ -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.