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