import
Parameters
value
When true
, the client with the specified client_id
is assumed to already exist, and it will be imported into state instead of being created. This attribute is useful when dealing with clients that Keycloak creates automatically during realm creation, such as account
and admin-cli
. Note, that the client will not be removed during destruction if import
is true
.