PGP_ARMOR="-----BEGIN PGP PUBLIC KEY BLOCK-----\n...\n-----END PGP PUBLIC KEY BLOCK-----"
terrakube implementation create -o "$ORG_ID" \
--provider "$PROV_ID" \
--provider-version "$VER_ID" \
--os "linux" \
--arch "amd64" \
--filename "terraform-provider-random_3.0.1_linux_amd64.zip" \
--download-url "https://releases.hashicorp.com/terraform-provider-random/3.0.1/terraform-provider-random_3.0.1_linux_amd64.zip" \
--shasums-url "https://releases.hashicorp.com/terraform-provider-random/3.0.1/terraform-provider-random_3.0.1_SHA256SUMS" \
--shasums-signature-url "https://releases.hashicorp.com/terraform-provider-random/3.0.1/terraform-provider-random_3.0.1_SHA256SUMS.72D7468F.sig" \
--shasum "e385e00e7425dda9d30b74ab4ffa4636f4b8eb23918c0b763f0ffab84ece0c5c" \
--key-id "34365D9472D7468F" \
--ascii-armor "$PGP_ARMOR" \
--trust-signature "5.0" \
--source "HashiCorp" \
--source-url "https://www.hashicorp.com/security.html" \
--output json