keycloak connect problem #2028
Unanswered
thetoolsmith
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all. I am just starting to look at this tool for getting pre-existing keycloak systems under terraform control.
In my basic test, I'm using password grant and cannot seem to get past the following error
I have all the correct environment variables set according to the
keycloak.md
. Additionally, I have the same attributes set in a test terraform provider block and that works fine to pull data_sources from existing keycloaks.The terraformer command is
This is what my env vars looks like for Terraformer that is NOT working:
This is what my terraform provider config looks like that IS working
Any help, tips or suggestions are appreciated!
Beta Was this translation helpful? Give feedback.
All reactions