github_actions_variables

Use this data source to retrieve the list of variables for a GitHub repository.

Example Usage

data "github_actions_variables" "example" {
  name = "example"
}

Argument Reference

Attributes Reference