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 fa6710a commit 4cc27dcCopy full SHA for 4cc27dc
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=tags/v1.535.2"
+ source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.3"
52
context = module.this.context
53
54
0 commit comments