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 9188abc commit 45a694aCopy full SHA for 45a694a
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.8"
+ source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.9"
52
context = module.this.context
53
54
0 commit comments