Antoine Do Nascimento
Antoine Do Nascimento
This PR updates the Datadog/synthetics-ci-github-action workflow version to v1.4.0. The release can be found here: https://github.com/DataDog/synthetics-ci-github-action/releases/tag/v1.4.0
This PR fixes an [issue](https://github.com/DataDog/terraform-provider-datadog/issues/2952) where importing a test with a missing password in basic auth would result in a go client error. We modified the client to make `username`...
Currently, the request client certificate `content` field is required. But this makes it impossible to import already existing tests, as the content is not send back by the API, as...
Fixes #1316 Fixes #1935