Skip to content
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

Reports: Error messages a misleading #11

Open
tb137 opened this issue May 30, 2024 · 1 comment
Open

Reports: Error messages a misleading #11

tb137 opened this issue May 30, 2024 · 1 comment

Comments

@tb137
Copy link

tb137 commented May 30, 2024

Hello...

We have discovered that it's nearly impossible to know why reports update is failing.
The error message:

│ Error: Error Updating Report │ │ with doit_report.cost_change_month_on_month["Spending"], │ on main.tf line 170, in resource "doit_report" "cost_change_month_on_month": │ 170: resource "doit_report" "cost_change_month_on_month" { │ │ Could not update report, unexpected error: status: 400, body: <html> │ <head><title>400 Bad Request</title></head> │ <body> │ <center><h1>400 Bad Request</h1></center> │ <hr><center>cloudflare</center> │ </body> │ </html>

There is also no schema validation, so in config you can provide whatever you want and it will apply it... however, next time it will complain that is something wrong with a config...

@haizaar
Copy link
Collaborator

haizaar commented May 30, 2024

Good day,
Unfortunately this provider is still in highly experimental stage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants