command
module
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: May 20, 2020
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Porter's HashiCorp Plugins
supports only secrets
interface
Install:
porter plugin install hashicorp --feed-url https://github.com/dev-drprasad/porter-hashicorp-plugins/releases/download/feed/atom.xml
update config.yml
:
default-secrets = "mysecrets"
[[secrets]]
name = "mysecrets"
plugin = "hashicorp.vault"
[secrets.config]
vault_addr = "http://vault.example.com:7500"
path_prefix = "kv"
vault_token = "token"
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.