Skip to content

Commit 80d1f5d

Browse files
committed
Use repo component reference
1 parent b99db20 commit 80d1f5d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/provider-datadog.tf

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
module "datadog_configuration" {
22
source = "github.com/cloudposse-terraform-components/aws-datadog-credentials?ref=v1.535.1"
3+
version = "1.535.1"
4+
35
enabled = true
46
context = module.this.context
57
global_environment_name = var.datadog_configuration_environment

0 commit comments

Comments
 (0)