Skip to content

v0.1.4

Latest
Compare
Choose a tag to compare
@devops-rob devops-rob released this 06 Aug 09:23

This release adds output support for key and certificate file names. This is useful for interpolation in clou-init scripts to download these files on to infrastructure.

Cloud-init scripts can now run the following example command to download key and certificate material:

gsutil cp "gs://${vault_tls_bucket}/${vault_ca_cert_filename}" /etc/vault.d/tls/ca.crt