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

keycloak_ldap_user_federation import with for_each fails #782

Open
MatrixCrawler opened this issue Dec 13, 2022 · 2 comments
Open

keycloak_ldap_user_federation import with for_each fails #782

MatrixCrawler opened this issue Dec 13, 2022 · 2 comments

Comments

@MatrixCrawler
Copy link
Contributor

When trying to impoort an existing LDAP User federation we get the following error

`
terraform import module.customer.keycloak_ldap_user_federation.ldap_user_federation["xxx"] XXX/UUID
module.customer.keycloak_ldap_user_federation.ldap_user_federation["xxx"]: Importing from ID "XXX/UUID"...
module.customer.keycloak_ldap_user_federation.ldap_user_federation["xxx"]: Import prepared!
Prepared keycloak_ldap_user_federation for import

Error: strconv.Atoi: parsing "": invalid syntax
`

We are using terraform 1.3.6 and provider version 4.1.0

@MatrixCrawler
Copy link
Contributor Author

MatrixCrawler commented Dec 14, 2022

I believe that this is the same problem as in #684

@MatrixCrawler
Copy link
Contributor Author

@mrparkers Any chance of fixing this?

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

1 participant