From 116554ad7fe82bf7df08be4ee8732e306eac38f1 Mon Sep 17 00:00:00 2001 From: ckonstanski Date: Thu, 18 Dec 2025 15:03:55 -0700 Subject: [INF-18465] Create an unhealthy targetgroup report --- lisp/snow.asd | 1 + 1 file changed, 1 insertion(+) (limited to 'lisp/snow.asd') 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")) -- cgit v1.3