integrations / integrations/terraform-provider-github

[FEAT]: Data source for creating a remove token for self-hosted runners

Open
#2,696 3 comments 0 reactions 1 assignee Claimed by @diofeher View on GitHub
Needs Discussion Status: Blocked Status: Triage Type: Feature
Dominant language
Go
Stars
1.2k
Forks
1k
Avg merge
1d 14h
Merged PRs (30d)
8

Description

### Describe the need

As there is already a [data source(github_actions_organization_registration_token)](https://registry.terraform.io/providers/integrations/github/latest/docs/data-sources/actions_organization_registration_token) to create a token for registration of a self-hosted runner, it would make sense to have a token to properly remove them as well.

This would correspond to [this api endpoint](https://docs.github.com/en/enterprise-cloud@latest/rest/actions/self-hosted-runners?apiVersion=2022-11-28#create-a-remove-token-for-an-organization).

### SDK Version

_No response_

### API Version

_No response_

### Relevant log output

```shell

```

### Code of Conduct

- [x] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.