v0.1.0
Terraform module to read/write Vault secrets from terraform:
- Write mode to create new secrets in Vault
- Read mode to read secrets from Vault (similar to a data source)
- Vault path and name where the secrets are stored built from the same labels defined in our standard label and naming convention
- Possible to override
path
value allows for exceptions