gitlab_current_user (Data Source)

The gitlab_current_user data source allows details of the current user (determined by token provider attribute) to be retrieved.

Upstream API: GitLab GraphQL API docs

Example Usage

data "gitlab_current_user" "example" {}

Schema

Read-Only