summaryrefslogtreecommitdiff
path: root/lisp/snow.asd
diff options
context:
space:
mode:
authorckonstanski <carlos.konstanski@olo.com>2025-12-18 15:03:55 -0700
committerckonstanski <carlos.konstanski@olo.com>2025-12-18 15:03:55 -0700
commit116554ad7fe82bf7df08be4ee8732e306eac38f1 (patch)
tree773fc30be41d96badcaecfe6cff999f611014207 /lisp/snow.asd
parente7268f15f90251933edb07df2366bc40e1bc1fb5 (diff)
[INF-18465] Create an unhealthy targetgroup report
Diffstat (limited to 'lisp/snow.asd')
-rw-r--r--lisp/snow.asd1
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/snow.asd b/lisp/snow.asd
index b8624c3..e9bc646 100644
--- a/lisp/snow.asd
+++ b/lisp/snow.asd
@@ -62,6 +62,7 @@
(:file "home-service" :depends-on ("auth-service"))
(:file "git-update-service" :depends-on ("auth-service"))
(:file "asg-recycle-service" :depends-on ("auth-service"))
+ (:file "unhealthy-targetgroups-service" :depends-on ("auth-service"))
(:file "tfcloud-apply-service" :depends-on ("auth-service"))
(:file "octopus-machines-with-roles-service" :depends-on ("auth-service"))
(:file "octopus-environments-with-roles-service" :depends-on ("auth-service"))