goauthentik / terraform-provider-authentik

Manage https://goauthentik.io with terraform.
https://registry.terraform.io/providers/goauthentik/authentik/latest/docs
GNU General Public License v3.0
70 stars 20 forks source link

Create flow from blueprint #392

Open alexppg opened 1 year ago

alexppg commented 1 year ago

Hello there! First of all, thanks for all your work ! It's so good to have a complete solution as Authentik and also to be able to manage it via terraform.

What I'm trying to do right now is create a flow from an existing blueprint. The documentation comments on two options:

imagen

The first option is managed by the terraform resource authentik_blueprint. The blueprint is created but it doesn't appear as a flow.

My question (or feature request if not possible) would be is it possible to create a flow using a blueprint file from terraform?

It's possible to do it as I've done it myself via the webpage and is also stated in the capture I posted, if I understand it correct.

If I can add more information, just tell me to.

Thanks!

hh commented 8 months ago

I am interested here too. /cc