Skip to content

Commit

Permalink
fix: Add apiary tags to datadog on ECS
Browse files Browse the repository at this point in the history
  • Loading branch information
Eddy Perez committed Mar 22, 2024
1 parent 03b6ba7 commit 17454db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ locals{
metrics_port = var.datadog_metrics_port
datadog_agent_version = var.datadog_agent_version
datadog_agent_enabled = var.datadog_agent_enabled
datadog_tags = local.datadog_tags
})

hms_readonly_template = templatefile("${path.module}/templates/apiary-hms-readonly.json", {
Expand Down

0 comments on commit 17454db

Please sign in to comment.