Skip to main content

tharsis_gpg_key

Defines and manages a GPG key.

Schema​

Required​

  • ascii_armor (String) The ASCII armored key.
  • group_path (String) Path of the parent group.

Read-Only​

  • created_by (String) The email address of the user or account that created this GPG key.
  • fingerprint (String) The fingerprint of the GPG key.
  • gpg_key_id (String) The GPG key string for this GPG key.
  • id (String) String identifier of the GPG key.
  • last_updated (String) Timestamp when this GPG key was most recently updated.
  • resource_path (String) Path of this GPG key.