github_repository_teams

Use this data source to retrieve the list of teams which have access to a GitHub repository.

Example Usage

data "github_repository_teams" "example" {
  name = "example"
}

Argument Reference

Attributes Reference