Hi, I'd like to control my Authentik server instance with Pulumi, but I discover there is no such plugin (,...yet!). Would anyone be around to possibly mentor me slightly to get one created and hosted in npm?
but it was causing a lot of pain with TS errors. But the bigger problem was it was refusing to read the host and token args from the Provider; I can see the code was trying instead to read from the Pulumi config at
authentik:token
which doesn't exist because the actual instance of Authentik itself is created by Pulumi also as an Output<>.
e
echoing-dinner-19531
09/30/2025, 2:41 PM
have you successfully used other pulumi SDKs? Because it's normal for it to read from config for things like tokens
b
bumpy-afternoon-20614
09/30/2025, 3:56 PM
Yes for example cloudflare Provider reads from there.
But for example with rancher2 Provider I specify a url/token in the new rancher2.Provider() args, and there is no Rancher config in Pulumi.
bumpy-afternoon-20614
09/30/2025, 3:58 PM
I note that @pulumi/rancher2 is, itself, a wrapper around TF. Is there a repo or person who I could contact to request the addition of this, do you think?
No matter how you like to participate in developer communities, Pulumi wants to meet you there. If you want to meet other Pulumi users to share use-cases and best practices, contribute code or documentation, see us at an event, or just tell a story about something cool you did with Pulumi, you are part of our community.