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 2987ac7 commit 6296d44Copy full SHA for 6296d44
src/main.tf
@@ -48,7 +48,7 @@ locals {
48
}
49
50
module "datadog_configuration" {
51
- source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.7"
+ source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.8"
52
context = module.this.context
53
54
0 commit comments