github_repository_branches

Use this data source to retrieve information about branches in a repository.

Example Usage

data "github_repository_branches" "example" {
    repository = "example-repository"
}

Argument Reference

Attributes Reference