-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
crossplane provider #3240
Comments
Hey @WladyX, if you are looking for IaC, have you checked out our Terraform provider? Since both are roughly IaC, is there a reason why TF doesn't cover your use case? |
Hey @maidul98, thank you for the quick answer. |
Feature description
It would be useful to have a crossplane provider for infisical.
Why would it be useful?
We are currently using crossplane and infisical for our platform and it would be beneficial to be able to manage infisical resources with crossplane.
Additional context
The easiest would way would probably to convert the existing terraform provider to a crossplane provider:
https://github.com/crossplane/upjet/blob/main/docs/generating-a-provider.md
The text was updated successfully, but these errors were encountered: