Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: support HashiCorp Vault with token based access #38

Merged
merged 11 commits into from
Jan 17, 2024

Conversation

florianrusch
Copy link
Member

fixes #20

@github-actions github-actions bot added the documentation Improvements or additions to documentation label Jan 2, 2024
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for your contribution 🔥 We will look into this as soon as possible 🚀

In the meantime, we recommend every new contributor to take a look at the Contributor Guide.

cmd/backup.go Outdated Show resolved Hide resolved
config.yaml Outdated Show resolved Hide resolved
internal/source/hashicorpvault/config.go Outdated Show resolved Hide resolved
internal/source/hashicorpvault/config.go Outdated Show resolved Hide resolved
internal/source/hashicorpvault/config.go Outdated Show resolved Hide resolved
internal/source/hashicorpvault/reader.go Outdated Show resolved Hide resolved
samples/HashiCorp-Vault/README.md Outdated Show resolved Hide resolved
samples/HashiCorp-Vault/README.md Outdated Show resolved Hide resolved
samples/HashiCorp-Vault/init-and-fill-vault-with-data.sh Outdated Show resolved Hide resolved
samples/HashiCorp-Vault/README.md Outdated Show resolved Hide resolved
@florianrusch florianrusch changed the title feat: Support HashiCorp Vault feat: support HashiCorp Vault Jan 5, 2024
@florianrusch florianrusch changed the title feat: support HashiCorp Vault feat: support HashiCorp Vault Jan 5, 2024
@florianrusch florianrusch changed the title feat: support HashiCorp Vault feat: support HashiCorp Vault with token based access Jan 12, 2024
@florianrusch florianrusch merged commit 8e932bc into main Jan 17, 2024
8 of 10 checks passed
@florianrusch florianrusch deleted the feat/20-add-support-for-hashicorp-vault branch January 17, 2024 06:06
@florianrusch florianrusch added the enhancement New feature or request label Jan 17, 2024
@florianrusch florianrusch self-assigned this Jan 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support HashiCorp Vault as source system
2 participants