I am trying to manage an already existing Render web service running on the free plan and I want to migrate it to become Terraform managed.
However, when I try to apply my plan I always get the error below
Then when I try to apply it I get the following error:

I tried adding a lifecycle { ignore_changes [] } block to my definition of the resource but still couldn't get it to ignore it. Also tried editing the state manually but it keeps being recreated.
I am new to Terraform so please let me know if I am doing something wrong here or if the API MUST send this because it is affecting Render free service integration in this case.
TLDR: Probably a low prio issue related to Render web service free tier
I am trying to manage an already existing Render web service running on the free plan and I want to migrate it to become Terraform managed.
However, when I try to apply my plan I always get the error below
Then when I try to apply it I get the following error:
TLDR: Probably a low prio issue related to Render web service free tier