mrparkers / terraform-provider-keycloak

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

Malformed version with RedHat Build of Keycloak (RHBK) #951

Open zonybob opened 2 months ago

zonybob commented 2 months ago

Provider version: 4.4.0

When using RHBK operator, the Keycloak version number has extra text appended, and the provider errors with...

error initializing keycloak provider: failed to perform initial login to Keycloak: Malformed version: 22.0.8.redhat-00001'

Highly related to #461

I'm intending to provide a pull request

zonybob commented 2 months ago

I do apologize - I just now saw this pull request...

https://github.com/mrparkers/terraform-provider-keycloak/pull/903

Trying to understand why my version is doing this since it seems that 4.4.0 should contain the fix...

zonybob commented 2 months ago

Feel free to close this ticket. I was not using the version I thought I was. Apologies.