-
Notifications
You must be signed in to change notification settings - Fork 32
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Error retrieving ID of template: json: cannot unmarshal object into Go struct field alias.childtemplates of type []interface {} #15
Comments
Strange enough, VM deployment using a unit test works, can't reproduce this error with this SDK itself.
Run single unit test:
Result: VM appears in the management UI and the test reports success.
|
Perhaps this is no longer an issue now, can you check and confirm @nishiokay @synergiator ? Thanks. |
This appears to be an issue with parsing the listTemplate API response, @nishiokay could you :
|
In the test asset, there is no method to test listing templates. |
This issue is a follow-up of xanzy/terraform-provider-cloudstack#72
This issue is still exist.
So cloudstack-terraform-provider cannot be used for older versions of CloudStack and CloudPlatform.
The text was updated successfully, but these errors were encountered: