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

Support for Import existing venafi_certificate resource #48

Closed rangarb885 closed 2 years ago

rangarb885 commented 3 years ago

BUSINESS PROBLEM We have lot of certificates in Venafi. We want to automate the process to manage them via terraform. First step on this is to import the existing certificates to terraform state. Unfortunately this resource does not support importer yet.

Error: resource venafi_certificate doesn't support import

PROPOSED SOLUTION Add support for Import existing venafi_certificate resource to state file

CURRENT ALTERNATIVES None

VENAFI EXPERIENCE 2 years, 6months via Terraform.

fcatacut commented 2 years ago

Is this closed by PR #73 and included in v0.15.0?

luispresuelVenafi commented 2 years ago

@fcatacut Yes, it is. I'm closing this now since ithas been adressed in v0.15.0