diff --git a/docs/tutorials/best-practices/organizations.md b/docs/tutorials/best-practices/organizations.md index 7228f8a3006aa..512cb92a971c0 100644 --- a/docs/tutorials/best-practices/organizations.md +++ b/docs/tutorials/best-practices/organizations.md @@ -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.