scaffold terraform-provider-vault-secrets-ghp #1
Reference in New Issue
Block a user
Delete Branch "benvin/scaffold-ghp-provider"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Why: Terraform provider for the ghp Vault/OpenBao secrets engine (vault-plugin-secrets-ghp), following the vault-secrets-netbox convention. Manages the engine mount/config and roles as code so the terraform-vault repo can declare the ghp backend + roles.
How: modelled 1:1 on terraform-provider-vault-secrets-netbox.
Pairs with the released vault-plugin-secrets-ghp v0.1.0. Next: terraform-vault declares the plugin-catalog entry + ghp_secret_backend/role module instances via this provider.