You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm attempting to create a cluster and getting the following error:
ServerVersion - Server version is not valid: 24.6 is not a supported EventStoreDB version on azure, supported versions are: 23.10, 24.10
Ideally I would use 24.10 but that results in a terraform validation error
Error: expected server_version to be one of [20.6 20.10 21.6 21.10 22.6 22.10 23.6 23.10 24.2 24.6], got 24.10
The text was updated successfully, but these errors were encountered:
Staz
changed the title
erver version is not valid: 24.6 is not a supported EventStoreDB version on azure, supported versions are: 23.10, 24.10
Server version is not valid: 24.6 is not a supported EventStoreDB version on azure, supported versions are: 23.10, 24.10
Jan 22, 2025
Hi there!
I'm attempting to create a cluster and getting the following error:
ServerVersion - Server version is not valid: 24.6 is not a supported EventStoreDB version on azure, supported versions are: 23.10, 24.10
Ideally I would use
24.10
but that results in a terraform validation errorThe text was updated successfully, but these errors were encountered: