Nikolai Mishin

Results 14 comments of Nikolai Mishin

also sad that 'ignore_changes' isn't works for example, if I set ``` lifecycle { ignore_changes = [ secret_text_binding ] } ``` I will get the error: ``` cloudflare_worker_script.main["test"]: Modifying... [id=hello_world2]...

Yes, I want to health check http endpoint for other external things to call. I want to setup autohealing for instance, in the google cloud or AWS.

I see that `magic_tunnel_health_check_event` was added in this PR https://github.com/cloudflare/terraform-provider-cloudflare/pull/2937 by @jasoncabot and released as a part of 4.20.0 version Unfortunately I don't have that type of alerts in my...