observe_rbac_group¶
Fetches metadata for an existing Observe RbacGroup.
Example Usage¶
data "observe_rbac_group" "example" {
name = "example"
}
Schema¶
Optional¶
id
(String) RbacGroup ID. Eithername
orid
must be provided.name
(String) RbacGroup Name. Eithername
orid
must be provided
Read-Only¶
description
(String) RbacGroup description.oid
(String) The Observe ID for rbacGroup.