kiranchavala commented on issue #173:
URL:
https://github.com/apache/cloudstack-terraform-provider/issues/173#issuecomment-3163939382
Able to reproduce the issue
```
Enter a value: yes
cloudstack_autoscale_vm_profile.this: Creating...
╷
│ Error: Error creating AutoScaleVmProfile : json: cannot unmarshal object
into Go struct field CreateAutoScaleVmProfileResponse.otherdeployparams of type
string
│
│ with cloudstack_autoscale_vm_profile.this,
│ on main.tf line 8, in resource "cloudstack_autoscale_vm_profile" "this":
│ 8: resource "cloudstack_autoscale_vm_profile" "this" {
│
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]