Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Commit

Permalink
Mention of Terraform backend in README
Browse files Browse the repository at this point in the history
  • Loading branch information
florisvdg committed Mar 19, 2019
1 parent d42c7f5 commit 50da222
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ Creates or updates a secret. Expects the secret contents as bytes.

Deletes the entire secret and its history.

## Terraform State Backend

For those of you using [Terraform](https://www.terraform.io), the SecretHub Proxy can function as a [Terraform Backend](https://www.terraform.io/docs/backends/index.html) for your `.tfstate`.
Read more about this on our [blog post]().

## Development

Get the source code:
Expand Down

0 comments on commit 50da222

Please sign in to comment.