Skip to main content

Salt Extension for interacting with Vault

Project description

Salt Extension for HashiCorp Vault

Salt Extension for interacting with Vault

Security

If you discover a security vulnerability, please refer to Salt's security guide.

User Documentation

For setup and usage instructions, please refer to the User Documentation.

Contributing

The saltext-vault project welcomes contributions from anyone!

The Salt Extensions guide provides comprehensive instructions on all aspects of Salt extension development, including writing tests, running tests, writing documentation and rendering the docs.

Quickstart

To get started contributing, first clone this repository (or your fork):

# Clone the repo
git clone --origin upstream git@github.com:salt-extensions/saltext-vault.git

# Change to the repo dir
cd saltext-vault

Automatic

If you have installed direnv, allowing the project's .envrc ensures a proper development environment is present and the virtual environment is active.

Without direnv, you can still run the automation explicitly:

python3 tools/initialize.py
source .venv/bin/activate

Manual

Please follow the first steps, skipping the repository initialization and first commit.

Pull request

Always make changes in a feature branch:

git switch -c my-feature-branch

To submit a Pull Request, you'll need a fork of this repository in your own GitHub account. If you followed the instructions above, set your fork as the origin remote now:

git remote add origin git@github.com:<your_fork>.git

Ensure you followed the first steps and commit your changes, fixing any failing pre-commit hooks. Then push the feature branch to your fork and submit a PR.

Ways to contribute

Contributions come in many forms, and they’re all valuable! Here are some ways you can help without writing code:

You can also contribute by:

  • Writing blog posts
  • Sharing your experiences using Salt + HashiCorp Vault on social media
  • Giving talks at conferences
  • Publishing videos
  • Engaging in IRC, Discord or email groups

Any of these things are super valuable to our community, and we sincerely appreciate every contribution!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

saltext_vault-1.2.0.tar.gz (262.8 kB view details)

Uploaded Source

Built Distribution

saltext.vault-1.2.0-py2.py3-none-any.whl (114.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file saltext_vault-1.2.0.tar.gz.

File metadata

  • Download URL: saltext_vault-1.2.0.tar.gz
  • Upload date:
  • Size: 262.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for saltext_vault-1.2.0.tar.gz
Algorithm Hash digest
SHA256 a0ed017f8974e14036dc6b16bafa5fa32deb2707e4a0f3aa808c6092d2369292
MD5 c67ee07563472511c978fa7e7406a05f
BLAKE2b-256 6373fe26f648c7003f70543b7b9ee55f62966fe53b0f42a0f9e704f19595981a

See more details on using hashes here.

File details

Details for the file saltext.vault-1.2.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for saltext.vault-1.2.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 9fc19ee5a6330f13e558715568f153b176d18450878e915c86599163e906367c
MD5 35007cfa39482abdc07a3e984b6ea315
BLAKE2b-256 55fd19ab903a577de1aafffb10bea7b12ce9af1c4d6b7dc4c0b34079c3ffbd8a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page