github_repository_environments

Use this data source to retrieve information about environments for a repository.

Example Usage

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

Argument Reference

Attributes Reference