Use this data source to retrieve the list of secrets of the organization.
data "github_actions_organization_secrets" "example" {
}
secrets
- list of secrets for the repository
name
- Secret namevisibility
- Secret visibilitycreated_at
- Timestamp of the secret creationupdated_at
- Timestamp of the secret last update