Skip to content

Releases: Venafi/terraform-provider-venafi

Fixed a bug in backward compatibility with PKCS#1 keys

14 Apr 22:22
a157e1d
Compare
Choose a tag to compare
  • Fixed a bug in backward compatibility with PKCS#1 keys during Terraform plan refresh.

Added support for SANs attributes

11 Apr 15:56
2ef279a
Compare
Choose a tag to compare
  • Added support for importing IP for Subject Alternative Names for VaaS with san_ip attribute for venafi_certificate resource
  • Added san_uri attribute for venafi_certificate resource in order to specify Uniform Resource Identifiers for both create and import operations

Fixed a bug in window_expiration behavior

31 Mar 23:34
132b5a0
Compare
Choose a tag to compare
  • Fixed a bug in expiration_window that prevented Terraform plan refresh.

Support for arm64 processors with Darwin OS - Publishment on Terraform Registry

21 Mar 17:23
3d172c7
Compare
Choose a tag to compare

The previous release was not published on Terraform Registry due an extra . in the part that conforms the version on the name of the zip files.

Support for arm64 processors with Darwin OS.

19 Mar 01:58
3d172c7
Compare
Choose a tag to compare
  • Added support for arm64 processors with Darwin OS.

Added support for Certificate importing

15 Mar 00:00
908c931
Compare
Choose a tag to compare
  • Added the ability to import certificates within venafi_certificate resource from Venafi platforms.
  • Changed behaviour for expiration_window attribute, now you will be able to update it without enrolling a new certificate. This was added in order to improve the usability after creating or importing a venafi_certificate resource, the behavior of the expiration_window stays the same

Support for Service Generation and retrieval of SSH configuration from template

08 Feb 23:25
c848633
Compare
Choose a tag to compare
  • Added csr_origin attribute for venafi_certificate resource to adding the ability to set local or service mode for enrolling certificates.
  • Added venafi_ssh_config resource that retrieves SSH configuration from issuing template.
  • Fixed a bug where not setting valid_hours attribute in venafi_certificate resource produced an error.

Added support for SSH certificates on TPP

10 Sep 22:36
8817f35
Compare
Choose a tag to compare

Added venafi_ssh_certificate resource that enables SSH certificate creation with Trust Protection Platform

Added support for Certificate Policy Management

07 Jun 22:43
319d676
Compare
Choose a tag to compare

Added venafi_policy resource that enables certificate policy management with Trust Protection Platform and Venafi as a Service.

Fixed a bug when the TPP zones are specified in "long form"

24 Feb 23:47
f14896d
Compare
Choose a tag to compare

Fixed a bug that broke TPP integrations when the customer's zone is provided in "long form"; that is including the "VED" prefix.