Skip to content

Commit 2b9d69b

Browse files
authored
Update provider-datadog.tf
1 parent 80d1f5d commit 2b9d69b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/provider-datadog.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
module "datadog_configuration" {
22
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials?ref=v1.535.1"
33
version = "1.535.1"
4-
54
enabled = true
65
context = module.this.context
76
global_environment_name = var.datadog_configuration_environment

0 commit comments

Comments
 (0)