No project description provided
Project description
salt-infisical
Table of Contents
Installation
salt-pip install salt-infisical
echo '{ client_id: "[your client id]", client_secret: "[your client secret], project_id: "[your project id, can be overridden per-pillar]" }' > /etc/salt/infisical_config.json
IMPORTANT: salt-infisical versions >= 2.0.0 only work with machine identities, for use with service tokens (deprecated) you can use versions < 2.0.0
Usage
Add a pillar file for every infisical folder you want to fetch:
#!py
def run():
from salt_infisical import fetch_infisical_secrets
return fetch_infisical_secrets("prod", "/some/path")
License
salt-infisical is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file salt_infisical-2.1.4.tar.gz.
File metadata
- Download URL: salt_infisical-2.1.4.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
506885160d5fb4f0be2ba9c49bf3bd9a822800d6cf8da3496a4c3ac1fcd2651e
|
|
| MD5 |
d925b36ac0529f5db69cf07c39d63069
|
|
| BLAKE2b-256 |
10d9490023db16f0b0a22a8faf9d4b35c6560e29677f7eb5ed39d0f9659f31b1
|
File details
Details for the file salt_infisical-2.1.4-py3-none-any.whl.
File metadata
- Download URL: salt_infisical-2.1.4-py3-none-any.whl
- Upload date:
- Size: 3.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
418e161751c1824fcdaa0fb1707bf9c2b118911025c1d1310db984601d6ea3b9
|
|
| MD5 |
643ecafe37e9837f19f044e5c97cf00c
|
|
| BLAKE2b-256 |
542e74341697f54874a1790d11b08c10bddeb47858154092a99f9b50cee12e20
|