Data Source: tfe_registry_gpg_key

Use this data source to get information about a private registry GPG key.

Example Usage

data "tfe_registry_gpg_key" "example" {
  organization = "my-org-name"
  id           = "13DFECCA3B58CE4A"
}

Argument Reference

The following arguments are supported:

Attributes Reference