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