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 environment variable empty value will be imported into the dataverse #354

Closed mawasile closed 4 months ago

mawasile commented 4 months ago

Describe the bug

If environment variable value specified in solution settings json file is empty string, it is still imported with empty value into the dataverse

Expected behavior

Empty values should not be imported. In that case no solution component should be emitted in the POST request payload

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 / NO?