mrparkers / terraform-provider-keycloak

Terraform provider for Keycloak
https://registry.terraform.io/providers/mrparkers/keycloak/latest/docs
MIT License
598 stars 292 forks source link

force new resource when IDP Mapper Type changes #902

Closed kherock closed 7 months ago

kherock commented 7 months ago

This fixes #901 by having Terraform replace resource when the IDP Mapper Type. Keycloak's API does not seem to support changing this field on an existing resource, and this operation isn't supported by the admin UI.