github_actions_organization_public_key

Use this data source to retrieve information about a GitHub Actions Organization public key. This data source is required to be used with other GitHub secrets interactions. Note that the provider token must have admin rights to an organization to retrieve it's action public key.

Example Usage

data "github_actions_organization_public_key" "example" {}

Attributes Reference