Skip to content

Commit 7c5af11

Browse files
chore: remove ust env from cws container
1 parent c3e0bf7 commit 7c5af11

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/ecs_fargate/datadog.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,6 @@ locals {
409409
entryPoint = []
410410
command = ["/cws-instrumentation", "setup", "--cws-volume-mount", "/cws-instrumentation-volume"]
411411
mountPoints = local.cws_mount
412-
environment = local.ust_env_vars
413412
dockerLabels = var.dd_docker_labels
414413
portMappings = []
415414
systemControls = []

0 commit comments

Comments
 (0)