github_dependabot_secrets

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

Example Usage

data "github_dependabot_secrets" "example" {
  name = "example"
}

Argument Reference

Attributes Reference