Skip to content

Commit

Permalink
Update raftautosnapshots.mdx (hashicorp#13412)
Browse files Browse the repository at this point in the history
  • Loading branch information
ml4 authored and heppu committed Jan 13, 2022
1 parent 1316c8a commit fd6a44c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ environment variables or files on disk in predefined locations.

- `path_prefix` `(string: <required>)` - For `storage_type=local`, the directory to
write the snapshots in. For cloud storage types, the bucket prefix to use.
Types `azure-s3` and `google-gcs` require a trailing `/` (slash).
Types `azure-blob` and `google-gcs` require a trailing `/` (slash).
Types `local` and `aws-s3` the trailing `/` is optional.

- `file_prefix` `(string: "vault-snapshot")` - Within the directory or bucket
Expand Down

0 comments on commit fd6a44c

Please sign in to comment.