actions_repository_oidc_subject_claim_customization_template

Use this data source to retrieve the OpenID Connect subject claim customization template for a repository

Example Usage

data "github_actions_repository_oidc_subject_claim_customization_template" "example" {
  name = "example_repository"
}

Argument Reference

Attributes Reference