actions_registration_token

Use this data source to retrieve a GitHub Actions organization registration token. This token can then be used to register a self-hosted runner.

Example Usage

data "github_actions_organization_registration_token" "example" {
}

Argument Reference

Attributes Reference