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 repository
name
- 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