Skip to content
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

Open
WladyX opened this issue Mar 14, 2025 · 2 comments
Open

crossplane provider #3240

WladyX opened this issue Mar 14, 2025 · 2 comments

Comments

@WladyX
Copy link

WladyX commented Mar 14, 2025

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

@maidul98
Copy link
Collaborator

maidul98 commented Mar 14, 2025

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?

@WladyX
Copy link
Author

WladyX commented Mar 15, 2025

Hey @maidul98, thank you for the quick answer.
I know about the TF provider, that's why I was mentioning you could convert it to a crossplane provider, crossplane provides the upjet tool to convert TF provider to crossplane providers.
We are integrating crossplane (and infisical) in our platform, and trying to avoid terraform if/where we can.
There are many internal developer platforms using crossplane, so I think it would be a nice addition to the infisical capabilities.
Why would one choose crossplane over TF is a long debate and everybody of course has it opinions and use cases.
But you could check this article for example:
https://blog.crossplane.io/crossplane-vs-terraform/
But TLDR would be that when building a portal (like backstage) where developers can self-service (like provision infisical secrets and projects) crossplane makes more sense than TF.
If you are willing to give this a shot, we'll be glad to beta test it.

@linear linear bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2025
@maidul98 maidul98 reopened this Mar 27, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants