blackbox
blackbox copied to clipboard
[Feature Request] Terraform Provider
I want to be able to store secrets via blackbox and then consume them during my terraform apply. There is already a provider for 1password which we could look at as an example. We might be able to hack something together using the shell resource.
Reference(s):
- https://github.com/1Password/terraform-provider-onepassword
- https://github.com/matti/terraform-shell-resource
Sounds good! I haven't heard of anyone building a terraform provider to BlackBox, so you aren't duplicating effort.