github_user

Use this data source to retrieve information about a Github user.

Example Usage

data "github_user" "example" {
  username = "example"
}

Argument Reference

Attributes Reference

© 2018 HashiCorp
Licensed under the MPL 2.0 License.
https://www.terraform.io/docs/providers/github/d/user.html