-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
resource group doesn't exits #68
Comments
Hello @Ashutoshkale, apologies for the late reaction 🙌 I've tried to recreate you config (better-uptime provider in
With this config
I've added the required arguments:
Now,
Are you still encountering the issue? Maybe you've omitted part of your configuration which is the reason behind the issue you're mentioning. Also, I'd recommend to upgrade our provider to |
I'm trying to create monitor with following provider
terraform version
error
POST https://betteruptime.com/api/v2/monitors returned 422: {"errors":{"resource_group":["doesn't exist"]}}
The text was updated successfully, but these errors were encountered: