github_enterprise

Use this data source to retrieve basic information about a GitHub enterprise.

Example Usage

data "github_enterprise" "example" {
  slug = "example-co"
}

Attributes Reference