microsoft / terraform-provider-power-platform

Power Platform Terraform Provider
https://registry.terraform.io/providers/microsoft/power-platform/latest/docs
MIT License
35 stars 13 forks source link

powerplatform_solution unmarshall error when importing solution with missing dependencies #348

Closed mawasile closed 4 months ago

mawasile commented 4 months ago

Describe the bug

When importing solution with missing dependencies, unmarshaling HTTP response into object does not work correctly.

Expected behavior

response should be converted correctly into an object

System Information

Additional context

Add any other context about the problem here.

Contribution

Contribution

Do you plan to raise a PR to address this issue? YES