Kevin Zou
Kevin Zou
Hi, this is the intended behavior, although the docs should probably be reworded to be more clear - by default, a failure in any step means that the entire test...
Hi, security monitoring default rules with type application_security should be able to be imported since terraform provider release 2.11.0. As for the 2nd issue, Could you provide the resource name...
Oh, the 2nd issue you have is from terraform itself, terraform requires that the resource name start with a letter or underscore (in your case "1zu-zxs-tmh" starts with a digit.)...
Resolved by #2101 . This missed our last release window so it will be available in our next release, planned for mid-October.
Closed by #1858 Thanks for the feature request, a resource has been merged that implements a resource for managing span-based metrics. This will be available for public use on the...
The cause of this issue is not due to the Terraform Provider, but rather some underlying configuration error with the Datadog integration and/or GCP. That specific error message is a...
Closed by #1800 , enrichment tables have been changed to reference tables. The functionality will be available in the next release (v3.23.0) within the next week.
Hi there, we've looked into the PR and we don't think the data source works as expected. The goal was to query the existence of the service object to avoid...
Hi all, a fix for this was deployed last evening on the API side - things should be fixed now, with no action needed on the end user side. If...
Unfortunately this PR is blocked due to an unwanted interaction with the backend API. Permissions will often get split on the backend to allow for more granular auth control, but...