Skip to content

Commit

Permalink
Update secrets-provider/vault/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Stack <[email protected]>
  • Loading branch information
jaxxstorm and stack72 committed May 5, 2020
1 parent e3d834f commit a1aa6c2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions secrets-provider/vault/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Pulumi Vault Encryption

Pulumi allows you to use KMS encryption from your cloud provider to encrypt any secrets stored in the backend.
Pulumi allows you to encrypt any secrets stored in the backend.

This example shows how this might be done for Hashicorp Vault. It creates an S3 bucket with a single file that has a "secret" value.

Expand Down Expand Up @@ -113,4 +113,3 @@ Code: 400. Errors:

0 comments on commit a1aa6c2

Please sign in to comment.