Data Source: tfe_registry_gpg_key

Use this data source to get information about all private registry GPG keys of an organization.

Example Usage

data "tfe_registry_gpg_keys" "all" {
  organization = "my-org-name"
}

Argument Reference

The following arguments are supported:

Attributes Reference