github_team

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

Example Usage

data "github_team" "example" {
  slug = "example"
}

Argument Reference

  • slug - (Required) The team slug.

Attributes Reference

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