github_repository_autolink_references

Use this data source to retrieve autolink references for a repository.

Example Usage

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

Argument Reference

Attributes Reference