An attempt to import an existing keycloak_user has been done. However, we ended with a diff on attributes, field we don't use. Plan resulted in something like that:
Temporary fix: Fortunately, we don't use attributes field in our resource. So we "fixed" the issue using a lifecycle ignore changes on attribute field waiting for a proper fix.
Hello,
An attempt to import an existing keycloak_user has been done. However, we ended with a diff on attributes, field we don't use. Plan resulted in something like that:
Ressource code:
Even with an apply, diff remains.
Temporary fix: Fortunately, we don't use attributes field in our resource. So we "fixed" the issue using a lifecycle ignore changes on attribute field waiting for a proper fix.