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 c255688 commit 81b27abCopy full SHA for 81b27ab
modules/ecs_fargate/datadog.tf
@@ -6,7 +6,7 @@
6
# Version and Install Info
7
locals {
8
# Datadog ECS task tags
9
- version = "1.0.5"
+ version = "1.0.6"
10
11
install_info_tool = "terraform"
12
install_info_tool_version = "terraform-aws-ecs-datadog"
0 commit comments