You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
What's New
Adds new resource cloud_keystore_installation, which allows provisioning a certificate from Venafi inventory to a pre-configured Cloud Keystore (ACM, AKV, GCM).
Adds new data source cloud_provider to retrieve the ID of an existing Cloud Provider from Venafi Control Plane.
Adds new data source cloud_keystore to retrieve the ID of an existing Cloud Keystore from Venafi Control Plane.
What's Changed
Removes the requirement of key_password for service-generated certificates in venafi_certificate resource.
Removes the requirement of key_password for certificate imports (import only supports service-generated certificates).
Updates logic of expiration_window attribute. Now, when certificate expiration is within the expiration window, the certificate will be renewed in the same terraform run the issue is reported.