| page_title | GitHub: github_actions_organization_variables |
|---|---|
| description | Get Actions variables of the organization |
Use this data source to retrieve the list of variables of the organization.
data "github_actions_organization_variables" "example" {
}variables- list of variables for the repositoryname- Name of the variablevalue- Value of the variablevisibility- Visibility of the variablecreated_at- Timestamp of the variable creationupdated_at- Timestamp of the variable last update