v3.2.1
Bugfixes for v3.2.0
- Websocket Test Endpoint
- Wrong reference was used when creating scenarios
- VMSets also had a wrong reference, leading to SEs not being created
- Moving Terraform controller to the terraform service so that VM service does not crash when terraform disabled in helm values file
What's Changed
- Index users by lowercase email instead of case-senstive by @jggoebel in #193
- Add websocket test endpoint by @jggoebel in #195
- Fix 436: Unmarshaling VM Tasks based on the right variable by @jggoebel in #197
- Use id instead of name, add id of vmset to updateVMSetCount function by @jggoebel in #199
- Move TF Controller to TF Service by @jggoebel in #198
Full Changelog: v3.2.0...v3.2.1