Lucretius / vault_raft_snapshot_agent

⛔️ DEPRECATED ⛔️ An agent which provides periodic snapshotting capabilities of Vault's Raft backend
MIT License
78 stars 42 forks source link

Adding support of S3 Compatible Storage #1

Closed nehrman closed 3 years ago

Lucretius commented 3 years ago

Thanks for the contribution! This will be great to expand to all S3 compatible storage types. You won't need to include the binary in the PR; I have a Github Action configured to auto-generate it when I create a new tag/release, which I can do after this gets merged in. The code itself looks good to me.