udoma-co / terraform-provider-udoma

A Terraform Provider for managing configuration and customizations for Udoma accounts
2 stars 0 forks source link

Properly handle deleted remote resources #7

Closed realvasko closed 7 months ago

realvasko commented 7 months ago

Fixed all read operations to properly handle the case, where a resource that is in the state is no longer present on the remote system.

Additionally added some fixes to custom forms that were missed during the respective PR.