From af1b60b7f87ad9aa9e75bc638ad7bca05589a8af Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Tue, 11 Mar 2025 17:45:22 -0400 Subject: [PATCH] remove old module from workspace --- .github/platform-tg-infra.code-workspace | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/platform-tg-infra.code-workspace b/.github/platform-tg-infra.code-workspace index 1c8a26d6..41d9b00b 100644 --- a/.github/platform-tg-infra.code-workspace +++ b/.github/platform-tg-infra.code-workspace @@ -60,10 +60,6 @@ "name": "tfmod-metrics-server", "path": "../../tfmod-metrics-server" }, - { - "name": "tfmod-postgresql", - "path": "../../tfmod-postgresql" - }, { "name": "tfmod-prometheus", "path": "../../tfmod-prometheus"