Use this data source to retrieve the OpenID Connect subject claim customization template for a repository
data "github_actions_repository_oidc_subject_claim_customization_template" "example" {
name = "example_repository"
}
name
- (Required) Name of the repository to get the OpenID Connect subject claim customization template for.use_default
- Whether the repository uses the default template.include_claim_keys
- The list of OpenID Connect claim keys.