Name | Version |
---|---|
terraform | >= 0.13 |
Name | Version |
---|---|
aws | n/a |
datadog | n/a |
Name | Description | Type | Default | Required |
---|---|---|---|---|
tags | A mapping of tags to assign to the bucket | map(string) |
n/a | yes |
api_key | Datadog API key | string |
null |
no |
datadog_tags | Array of tags (in the form key:value) to add to all hosts and metrics | list(string) |
[] |
no |
install_log_forwarder | Set to true to install the Datadog Log Forwarder (requires var.api_key to be set) | bool |
false |
no |
log_forwarder_name | AWS log forwarder lambda name | string |
"datadog-forwarder" |
no |
log_forwarder_version | AWS log forwarder version to install | string |
"latest" |
no |
site_url | Define your Datadog Site to send data to. For the Datadog US site, set to datadoghq.com | string |
"datadoghq.eu" |
no |
Name | Description |
---|---|
forwarder_arn | Datadog log forwarder lambda ARN |