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

Enhancement/exposes object name #98

Closed luispresuelVenafi closed 1 year ago

luispresuelVenafi commented 1 year ago

Closes https://github.com/Venafi/terraform-provider-venafi/issues/94

We expose "nickname" when requesting a certificate so we have the ability to explicitly set object name of the certificate at TPP, which overrides the default behavior of using the common_name as the object name.

It also includes: