CiscoISE / terraform-provider-ciscoise

Terraform Provider for Cisco ISE
https://registry.terraform.io/providers/CiscoISE/ciscoise/latest/docs
MIT License
9 stars 4 forks source link

ciscoise_internal_user import results in Error #88

Closed criedl01 closed 1 year ago

criedl01 commented 1 year ago

Prerequisites

Describe the bug ciscoise_internal_user import unconditionally results in Error: Failure when setting GetInternalUserByName response parameters.0.custom_attributes: '' expected type 'string', got unconvertible type 'isegosdk.ResponseInternalUserGetInternalUserByNameInternalUserCustomAttributes', value: 'map[]'

image

Tested with different ISE deployments, different users, import by name or id. The same error is shown when enable_auto_import is true.

Expected behavior Expected successful import of internal user

Screenshots image

Environment (please complete the following information):

Additional context currently no known workaround exists

fmunozmiranda commented 1 year ago

Hi, @criedl01 please try it again with the new provider version and let me know how does it go.

fmunozmiranda commented 1 year ago

closed due inactivity