Chris Rutter
Chris Rutter
This allows you to keep track of the current GITHUB_SHA that is deployed to the S3 bucket. This is useful to see what version the files are that are uploaded...
The `request_client_certificate` resource should support the use of `filename` instead of requiring `cert` and `key` for synthetic monitors that use client certificates. I can't think of a good use-case to...
Currently (per: ab7486c) if a user provides an invalid `--role-arn` argument, aws_role_credentials will simply provide the last role in the list of roles to the user. This patch instead raises...
### What resources or data sources are affected? https://registry.terraform.io/providers/DataDog/datadog/latest/docs/resources/synthetics_test#nestedblock--config_variable ### Feature Request I'd like to be able to pass a "value" to a local config_variable for syntheics_tests. For example: ```...