skarimo
skarimo
Support for `list_stream` widget were added by: https://github.com/DataDog/terraform-provider-datadog/pull/1470 @mazamachi your request will be closed by: https://github.com/DataDog/datadog-api-client-go/pull/1633
Hi, looks like the root cause is due to api returning 200 status code when there is an error. We have passed this on to the appropriate team and will...
Following up here. To work around the issue, could you add a dependency between the log collection and lambda arn resource as the lambda arn is not being created before...
Hi, there are currently no public api's to create a new resource. Could you open a feature request with our support team so it is tracked by the appropriate team:...
Re-opening this issue. See: https://github.com/DataDog/terraform-provider-datadog/pull/1586#pullrequestreview-1123835077
Hi, we are still discussing this internally with the api owners and will follow up as soon as we have an update. Thanks!
Hi, I was unable to reproduce the issue with the above config. The exception is thrown by the method [here](https://github.com/DataDog/datadog-api-client-go/blob/master/api/v1/datadog/utils.go#L330) which is probably recursively checking the element descriptors. So in...
You should be able to set `force_delete` on the child monitor which should allow it to recreate even if referenced in composite monitors. This might need to happen in 2...
👋 yes, #1301 should resolve the terraformer import issue. Lmk if it doesn't and we can revisit
@aminehmida What version of the provider are you using? Could you share a test resource to reproduce. Thanks!