Skip to content

Commit ca8cf9f

Browse files
words matter
1 parent cf02b0b commit ca8cf9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1220,7 +1220,7 @@ all files under ``gcs/*`` into the GCS bucket ``sops-secrets``, the contents of
12201220
into AWS Secrets Manager as JSON secrets, and files under ``aws-params/*`` into AWS Parameter Store
12211221
as SecureString parameters. For the files that will be published to S3 and GCS, it will decrypt them
12221222
and re-encrypt them using the ``F69E4901EDBAD2D1753F8C67A64535C4163FB307`` pgp key. Files published to Vault
1223-
will be decrypted and stored as plaintext JSON data. Files published to AWS Secrets Manager and AWS Parameter Store
1223+
will be decrypted and stored as JSON data encrypted by Vault. Files published to AWS Secrets Manager and AWS Parameter Store
12241224
will be decrypted and stored as JSON data encrypted by AWS KMS.
12251225
12261226
You would deploy a file to S3 with a command like: ``sops publish s3/app.yaml``

0 commit comments

Comments
 (0)