Skip to content

Commit a42df91

Browse files
authored
Migrate grafana SCIM config to Plugin Framework SDK (#2611)
* Migrate scim_config resource * Generate docs
1 parent 9585818 commit a42df91

File tree

3 files changed

+288
-174
lines changed

3 files changed

+288
-174
lines changed

docs/resources/scim_config.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ resource "grafana_scim_config" "default" {
3434

3535
### Optional
3636

37-
- `org_id` (String) The Organization ID. If not set, the Org ID defined in the provider block will be used.
37+
- `org_id` (String) The Organization ID. If not set, the default organization is used for basic authentication, or the one that owns your service account for token authentication.
3838

3939
### Read-Only
4040

0 commit comments

Comments
 (0)