crossplane-contrib / provider-jet-vault

Generated crossplane provider for vault
Apache License 2.0
6 stars 4 forks source link

Project Status #7

Open reedjosh opened 1 year ago

reedjosh commented 1 year ago

Hello, I'm looking to manage as much of our infrastructure as possible from Crossplane.

To do so I would like to manage Vault policies and roles as well.

As far as I can tell this project is basically unused and unmaintained. Is that the case?

Further, the APIs do not seem to reflect even a fraction of the Terraform Vault provider's capabilities.

https://registry.terraform.io/providers/hashicorp/vault/latest/docs

image

I am currently just exploring using the Terraform Crossplane Provider directly for my use case, but if there's support I'd be interested in contributing to a full Vault provider.

Thank you!

AaronME commented 1 year ago

@reedjosh this provider has been superceded by https://github.com/upbound/provider-vault

reedjosh commented 1 year ago

@AaronME

Thank you for responding; however, that link does not seem to be public.

And I can't find the provider in the Upbound marketplace.

image