To simplify management of Datadog synthetic tests, I decided to use Terraform. After playing with it a bit, I came with following module structure which covers few cases that I needed to handle. HTTP Status Monitoring To cover HTTP status... Read more
This example shows how to install working EKS cluster with terraform. It’s snippet from actual usage, but not all things have been included. Read more