observe_user¶
Fetches metadata for an existing Observe user.
Example Usage¶
data "observe_user" "example" {
email = "[email protected]"
}
Schema¶
Optional¶
email
(String) User Email. Eitheremail
orid
must be provided.id
(String) User ID. Eitheremail
orid
must be provided.
Read-Only¶
comment
(String) User comment.oid
(String) The Observe ID for user.