diff --git a/.github/platform-tg-infra.code-workspace b/.github/platform-tg-infra.code-workspace new file mode 100644 index 0000000..88717b5 --- /dev/null +++ b/.github/platform-tg-infra.code-workspace @@ -0,0 +1,78 @@ +{ + "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" + } + ] +}