vexxhost / terraform-provider-uptimerobot

A terraform provider for UptimeRobot
Mozilla Public License 2.0
30 stars 16 forks source link

UptimeRobot API rate limit #10

Closed thevops closed 2 years ago

thevops commented 2 years ago

Hi 👋

API has some rate limits (https://blog.uptimerobot.com/uptimerobot-july-2021-update-heartbeat-monitor-and-api-rate-limits/) that can't be increased. Did you think about some workaround for this? I faced with such case, because my list of resources grew up 😞

I configured temporary solution by compiling this Pull Request https://github.com/louy/terraform-provider-uptimerobot/pull/108 and use this binary as provider.

mnaser commented 2 years ago

I'm not sure what we can do with regarding to this, if @bpaquet would like to push their PR here, we'd be happy to merge it :)

bpaquet commented 1 year ago

Finally published a new version of the provider here: https://registry.terraform.io/providers/bpaquet/uptimerobot/0.5.2