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

Create a Native State Backend #32

Open
mackenbach opened this issue Apr 30, 2019 · 1 comment
Open

Create a Native State Backend #32

mackenbach opened this issue Apr 30, 2019 · 1 comment
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@mackenbach
Copy link
Member

mackenbach commented Apr 30, 2019

We're currently using the secrethub-http-proxy as an HTTP state backend now, but preferably we'd like to write a custom state backend.

However, seeing as state backends aren't pluggable yet we will have to create a fork of the Terraform project and add our state there. For people to actually be able to use the backend though, we'd have to get it merged back into the Terraform project and included in the next release.

If you want us to push this native backend through, please take a moment to +1 👍 this issue and we'll prioritize it on the roadmap.

Implementation details

Technically speaking, it shouldn't be too difficult a task:

@mackenbach mackenbach added enhancement New feature or request help wanted Extra attention is needed labels Apr 30, 2019
@SimonBarendse
Copy link
Member

secrethub/secrethub-cli#285 contains a MVP of shipping a Terraform state backend with the SecretHub CLI.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants