We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf37525 commit fa93d8bCopy full SHA for fa93d8b
logs_monitoring.tf
@@ -7,5 +7,5 @@ resource "aws_cloudformation_stack" "datadog-forwarder" {
7
ExcludeAtMatch = var.log_exclude_at_match
8
FunctionName = "datadog-forwarder"
9
}
10
- template_url = "https://datadog-cloudformation-template.s3.amazonaws.com/aws/forwarder/latest.yaml"
+ template_url = "https://datadog-cloudformation-template.s3.amazonaws.com/aws/forwarder/3.6.0.yaml"
11
0 commit comments