You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This resource is only compatible with Coder version 2.12.0 https://github.com/coder/coder/releases/tag/v2.12.0 and later.
9
+
The group_sync and role_sync blocks are only compatible with Coder version 2.16.0 https://github.com/coder/coder/releases/tag/v2.16.0 and later.
7
10
---
8
11
9
12
# coderd_organization (Resource)
10
13
11
-
An organization on the Coder deployment
14
+
An organization on the Coder deployment.
15
+
16
+
~> **Warning**
17
+
This resource is only compatible with Coder version [2.12.0](https://github.com/coder/coder/releases/tag/v2.12.0) and later.
18
+
The `group_sync` and `role_sync` blocks are only compatible with Coder version [2.16.0](https://github.com/coder/coder/releases/tag/v2.16.0) and later.
12
19
13
20
14
21
@@ -23,9 +30,9 @@ An organization on the Coder deployment
23
30
24
31
-`description` (String)
25
32
-`display_name` (String) Display name of the organization. Defaults to name.
26
-
-`group_sync` (Block, Optional) (see [below for nested schema](#nestedblock--group_sync))
33
+
-`group_sync` (Block, Optional) Group sync settings to sync groups from an IdP. (see [below for nested schema](#nestedblock--group_sync))
27
34
-`icon` (String)
28
-
-`role_sync` (Block, Optional) (see [below for nested schema](#nestedblock--role_sync))
35
+
-`role_sync` (Block, Optional) Role sync settings to sync organization roles from an IdP. (see [below for nested schema](#nestedblock--role_sync))
MarkdownDescription: "An organization on the Coder deployment",
97
+
MarkdownDescription: `An organization on the Coder deployment.
98
98
99
+
~> **Warning**
100
+
This resource is only compatible with Coder version [2.12.0](https://github.com/coder/coder/releases/tag/v2.12.0) and later.
101
+
The`+" `group_sync` and `role_sync` blocks are only compatible with Coder version [2.16.0](https://github.com/coder/coder/releases/tag/v2.16.0) and later.",
0 commit comments