Skip to content
This repository was archived by the owner on Feb 26, 2026. It is now read-only.

Latest commit

 

History

19 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-pgp-provider

A Terraform pgp provider brought together and edited from two repos on Github.

This provider will provide two resources so far, pgp_encrypt_message and pgp_decrypt_message.

Resources:

  • pgp_encrypt_message takes a plaintext message and a public key and outputs an encrypted message.

  • pgp_decrypt_message takes an encrypted message and a private key and outputs a plaintext message.

About

A Terraform pgp provider

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages