Venafi / vcert

Go client SDK and command line utility designed to simplify integrations by automating key generation and certificate enrollment using Venafi machine identity services.
https://support.venafi.com/hc/en-us/articles/217991528
Apache License 2.0
90 stars 63 forks source link

Add ability to specify a policy folder on associated device locations #405

Closed BeardedPrincess closed 1 year ago

BeardedPrincess commented 1 year ago

Closes #398

When creating an associated device/application as part of a vcert playbook, you can now specify an additional zone that will allow for the device to be created in a separate policy folder. This is to align with best-practices which separate the policy folders for devices and certificates.

vertigo-one commented 1 year ago

I have tested this new functionality and have been able to validate that the use of the new location.zone parameter works as expected. I am able to add devices and basic apps to a policy folder of my choice in the playbook independent of where the certificate object is requested.