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

Fix invalid character error in powerplatform_data_record conversion #484

Closed mawasile closed 1 month ago

mawasile commented 1 month ago

This pull request includes a fix for the powerplatform_data_record invalid character error and an update to the convertResourceModelToMap function to handle null values properly.

Bug Fix:

Code Update: