Use this data source to retrieve a GitHub Actions organization registration token. This token can then be used to register a self-hosted runner.
data "github_actions_organization_registration_token" "example" {
}
token
- The token that has been retrieved.expires_at
- The token expiration date.