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

feat(arn): Add ARN attribute to cloud_keystore_installation #140

Closed rvelaVenafi closed 2 months ago

rvelaVenafi commented 2 months ago

Add ARN attribute to cloud_keystore_installation resource. Only used when keystore is ACM

The attribute allows provisioning to an existing ARN instead of creating a new one

Closes VC-32723