Check quota exceeded

I’m trying to create Synthetic Monitoring checks with Terraform but I’m now receiving the following error:

Error: check add request: status="403 Forbidden", msg="check creation denied", err="check quota exceeded (current: 200, max: 200)"

I’m wondering what exactly is setting this quota and how I can increase it. This doesn’t seem to be a quota set in Grafana OSS but rather a Grafana Cloud quota, however, I haven’t found any docs on this topic. These checks are being created in our self-hosted Grafana instance in K8s.

In case anyone else comes across this problem, I was able to confirm with Grafana Cloud support that the quota is from their end and can be increased.