Venafi / terraform-provider-venafi

HashiCorp Terraform provider that uses Venafi to streamline machine identity (certificate and key) acquisition.
https://www.terraform.io/docs/providers/venafi/
Mozilla Public License 2.0
16 stars 20 forks source link

Ssh feature #58

Closed angelmoo closed 3 years ago

angelmoo commented 3 years ago

Added support for requesting SSH certificates. Added a new resources: venafi_ssh_certificate to the venafi provider, this resource is for requesting a SSH Certificate Included test cases for testing the new resource.