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 9bbdc31 commit 776c0cbCopy full SHA for 776c0cb
src/provider-datadog.tf
@@ -1,5 +1,5 @@
1
module "datadog_configuration" {
2
- source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.10"
+ source = "github.com/cloudposse-terraform-components/aws-datadog-credentials//src/modules/datadog_keys?ref=v1.535.11"
3
enabled = true
4
context = module.this.context
5
}
0 commit comments