Skip to content

Commit b909dbb

Browse files
authored
Update provider-datadog.tf
1 parent a5fb03e commit b909dbb

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/provider-datadog.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
module "datadog_configuration" {
2-
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=tags/v1.535.1"
3-
2+
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=tags/v1.535.2"
43
enabled = true
54
context = module.this.context
65
global_environment_name = var.datadog_configuration_environment

0 commit comments

Comments
 (0)