Skip to content

Commit cb8318a

Browse files
chore(deps): update terraform github.com/cloudposse-terraform-components/aws-datadog-credentials to v1.535.5
1 parent bfc8d87 commit cb8318a

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,5 +1,5 @@
11
module "datadog_configuration" {
2-
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.4"
2+
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.5"
33
enabled = true
44
context = module.this.context
55
global_environment_name = var.datadog_configuration_environment

0 commit comments

Comments
 (0)