github_branch

Use this data source to retrieve information about a repository branch.

Example Usage

data "github_branch" "development" {
  repository = "example"
  branch     = "development"
}

Argument Reference

The following arguments are supported:

Attribute Reference

The following additional attributes are exported: