Skip to content

Cannot exclude maintenance_mode from Render web service on free plan #80

@Codrul

Description

@Codrul

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

Image Image

Then when I try to apply it I get the following error:

Image 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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions