-
Notifications
You must be signed in to change notification settings - Fork 376
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
Cannot unmarshal widget of type: uptime #327
Comments
Got the same problem |
I was able to workaround the problem in this way:
|
so in general if you have some dashboard, you need manually move it into terraform code |
I think the problem here is that the |
Hey folks, this should be fixed in release 2.6.0 of the provider. Could you please give it a go and let me know if it works fine for you? Thanks! |
This issue should be fixed by now, please try to use the |
Terraform Version
Affected Resource(s)
Terraform Configuration Files
Expected Behavior
Successful import of datadog_dashboard resource
Actual Behavior
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform import datadog_dashboard.coredns <ID_OF_MY_DASHBOARD>
Important Factoids
I think the problem might be that this dashboard contains the SLO (beta) widget
The text was updated successfully, but these errors were encountered: