forked from hashicorp/terraform
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
19 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,14 +1,23 @@ | ||
default_link_text: 'Read more' | ||
default_link_text: "Read more" | ||
posts: | ||
- | ||
title: 'Vault 0.8.1 released' | ||
body: 'We are proud to announce the release of HashiCorp Vault 0.8.1. This version includes Google Cloud IAM authentication, Oracle database backends, self-reloading plugins, and much more!' | ||
link_url: 'https://www.hashicorp.com/blog/vault-0-8-1/' | ||
title: "Vault 0.8.1 released" | ||
body: >- | ||
We are proud to announce the release of HashiCorp Vault 0.8.1. This | ||
version includes Google Cloud IAM authentication, Oracle database | ||
backends, self-reloading plugins, and much more! | ||
link_url: "https://www.hashicorp.com/blog/vault-0-8-1/" | ||
- | ||
title: 'Vault 0.8.0 released' | ||
body: 'We are proud to announce the release of HashiCorp Vault 0.8. This version of Vault brings secure plugins, disaster recovery, mount filters for replication, and MFA on paths.' | ||
link_url: 'https://www.hashicorp.com/blog/vault-0-8/' | ||
title: "Vault 0.8.0 released" | ||
body: >- | ||
We are proud to announce the release of HashiCorp Vault 0.8. This version | ||
of Vault brings secure plugins, disaster recovery, mount filters for | ||
replication, and MFA on paths. | ||
link_url: "https://www.hashicorp.com/blog/vault-0-8/" | ||
- | ||
title: 'Why New Relic uses Vault for secrets management' | ||
body: 'As New Relic's systems and infrastructure grew, they faced challenges with securely storing and managing credentials. Vault provides them with a consistent approach to manage secrets and credentials.' | ||
link_url: 'https://www.hashicorp.com/blog/hashicorp-vault-helps-new-relic-manage-secrets-for-their-digital-intelligence-platform/' | ||
title: "Why New Relic uses Vault for secrets management" | ||
body: >- | ||
As New Relic's systems and infrastructure grew, they faced challenges with | ||
securely storing and managing credentials. Vault provides them with a | ||
consistent approach to manage secrets and credentials. | ||
link_url: "https://www.hashicorp.com/blog/hashicorp-vault-helps-new-relic-manage-secrets-for-their-digital-intelligence-platform/" |