Skip to content

Commit b99db20

Browse files
committed
Use repo component reference
1 parent 3deaca9 commit b99db20

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/provider-datadog.tf

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,5 @@
11
module "datadog_configuration" {
2-
<<<<<<< Updated upstream
3-
source = "../datadog-configuration/modules/datadog_keys"
4-
5-
=======
62
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials?ref=v1.535.1"
7-
>>>>>>> Stashed changes
83
enabled = true
94
context = module.this.context
105
global_environment_name = var.datadog_configuration_environment

0 commit comments

Comments
 (0)