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 80d1f5d commit 2b9d69bCopy full SHA for 2b9d69b
src/provider-datadog.tf
@@ -1,7 +1,6 @@
1
module "datadog_configuration" {
2
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials?ref=v1.535.1"
3
version = "1.535.1"
4
-
5
enabled = true
6
context = module.this.context
7
global_environment_name = var.datadog_configuration_environment
0 commit comments