Skip to content

Releases: 3scale-ops/tf-vault-secret

v.0.1.3

10 Mar 15:06
ac28970
Compare
Choose a tag to compare
  • Removes interpolation-only expressions

v.0.1.2

16 Sep 07:39
14341eb
Compare
Choose a tag to compare

This release removes the version pinning to terraform v0.12 from the tf-aws-label module.

v0.1.0

30 Jan 20:05
Compare
Choose a tag to compare

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