-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Attach an application to de default outpost #341
Comments
Same for me, ive tried thoroughly to spawn a functional additional outpost however only the default one works as expected, and that one cannot be referenced with authentik terraform provider. This is the only point of my authentik setup that cannot be configured with terraform. It would be absolutely amazing if we could get a data source like this:
|
I would like to see the same as well. |
+1 to using the "authentik Embedded Outpost" - either data source or import by name - since uuid changes |
It would be great if the terraform provider had a data source with which you can get the outpost by name, and then a resource which only links a provider to an outpost. This would be valid from a terraform perspective. Something like:
|
Hello! First I want to congratulate for the amazing authentik!! It's fabulous!
I need some help...I can create an application and proxy provider, and I want to attach the application to default outpost "authentik Embedded Outpost". I'm aware that this issue is similar to #310 but the user there solved it creating a new outpost for k8s, I tried creating a new outpost for the docker connection but it didn't work for me. Only attaching to the default outpost did.
Could you evaluate to create a data source for
authentik_outpost
?The text was updated successfully, but these errors were encountered: