From ba0c2987f1c16134d5f8bac64e5ef4a4066892f2 Mon Sep 17 00:00:00 2001 From: Bastian Date: Thu, 14 Apr 2022 09:06:28 +0200 Subject: [PATCH] Update wording Co-authored-by: resah <3407199+resah@users.noreply.github.com> --- radar/2022-03-28/vault.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/radar/2022-03-28/vault.md b/radar/2022-03-28/vault.md index 71baadf..f1acc4c 100644 --- a/radar/2022-03-28/vault.md +++ b/radar/2022-03-28/vault.md @@ -5,6 +5,6 @@ quadrant: platforms-and-aoe-services --- Secure handling of access tokens is key to provide secure applications and environments. -In a complete automated world, with tools doing everything from building, testing to deploying and operating, it is crucial to control who gets access to what resources. +In a completely automated world, with tools doing everything from building, testing to deploying and operating, it is crucial to control who gets access to what resources. Vault enables us to securely issue tokens for deployment jobs, manage certificates and handle credentials in a secure and controlled manner. We change Vault to "adopt".