github_labels

Use this data source to retrieve the labels for a given repository.

Example Usage

data "github_labels" "test" {
  repository = "example_repository"
}

Arguments Reference

Attributes Reference