Skip to content

Commit

Permalink
add workspace to .github
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Jan 30, 2025
1 parent 2f4b239 commit 2d01b8a
Showing 1 changed file with 78 additions and 0 deletions.
78 changes: 78 additions & 0 deletions .github/platform-tg-infra.code-workspace
Original file line number Diff line number Diff line change
@@ -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"
}
]
}

0 comments on commit 2d01b8a

Please sign in to comment.