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 3deaca9 commit b99db20Copy full SHA for b99db20
src/provider-datadog.tf
@@ -1,10 +1,5 @@
1
module "datadog_configuration" {
2
-<<<<<<< Updated upstream
3
- source = "../datadog-configuration/modules/datadog_keys"
4
-
5
-=======
6
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials?ref=v1.535.1"
7
->>>>>>> Stashed changes
8
enabled = true
9
context = module.this.context
10
global_environment_name = var.datadog_configuration_environment
0 commit comments