Skip to content

Commit df778d7

Browse files
authored
Update module "datadog_configuration" modules (cloudposse/terraform-aws-components#684)
1 parent 1cf99d8 commit df778d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/provider-datadog.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
module "datadog_configuration" {
22
source = "../datadog-configuration/modules/datadog_keys"
3-
context = module.this.context
43
enabled = true
4+
context = module.this.context
55
}
66

77
provider "datadog" {

0 commit comments

Comments
 (0)