From c476c559b7776151c98bbf3141b30c05e5747621 Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Wed, 12 Feb 2025 16:18:27 -0500 Subject: [PATCH] remove dupe --- .github/platform-tg-infra.code-workspace | 78 ------------------------ 1 file changed, 78 deletions(-) delete mode 100644 .github/platform-tg-infra.code-workspace diff --git a/.github/platform-tg-infra.code-workspace b/.github/platform-tg-infra.code-workspace deleted file mode 100644 index 9ab5661..0000000 --- a/.github/platform-tg-infra.code-workspace +++ /dev/null @@ -1,78 +0,0 @@ -{ - "folders": [ - { - "name": "platform-tg-infra", - "path": "../" - }, - { - "name": "tfmod-cert-mgr", - "path": "../../tfmod-cert-mgr" - }, - { - "name": "tfmod-config-job", - "path": "../../tfmod-config-job" - }, - { - "name": "tfmod-custom-iam-role-for-service-account-eks", - "path": "../../tfmod-custom-iam-role-for-service-account-eks" - }, - { - "name": "tfmod-eks", - "path": "../../tfmod-eks" - }, - { - "name": "tfmod-eks-configuration", - "path": "../../tfmod-eks-configuration" - }, - { - "name": "tfmod-eks-dns", - "path": "../../tfmod-eks-dns" - }, - { - "name": "tfmod-grafana", - "path": "../../tfmod-grafana" - }, - { - "name": "tfmod-istio", - "path": "../../tfmod-istio" - }, - { - "name": "tfmod-istio-service-ingress", - "path": "../../tfmod-istio-service-ingress" - }, - { - "name": "tfmod-k8s-dashboard", - "path": "../../tfmod-k8s-dashboard" - }, - { - "name": "tfmod-karpenter", - "path": "../../tfmod-karpenter" - }, - { - "name": "tfmod-kiali", - "path": "../../tfmod-kiali" - }, - { - "name": "tfmod-loki", - "path": "../../tfmod-loki" - }, - { - "name": "tfmod-metrics-server", - "path": "../../tfmod-metrics-server" - }, - { - "name": "tfmod-prometheus", - "path": "../../tfmod-prometheus" - }, - { - "name": "tfmod-tempo", - "path": "../../tfmod-tempo" - }, - { - "path": "../../terraform-aws-eks" - }, - { - "path": "../../karpenter-provider-aws" - } - ] -}