Skip to content

Commit

Permalink
add gatekeeper to workspace
Browse files Browse the repository at this point in the history
  • Loading branch information
morga471 committed Apr 21, 2025
1 parent 7057fc2 commit 59b2752
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions .github/platform-tg-infra.code-workspace
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,10 @@
"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"
Expand All @@ -28,6 +32,10 @@
"name": "tfmod-esri-arcgis",
"path": "../../tfmod-esri-arcgis"
},
{
"name": "tfmod-gogatekeeper",
"path": "../../tfmod-gogatekeeper"
},
{
"name": "tfmod-grafana",
"path": "../../tfmod-grafana"
Expand Down Expand Up @@ -79,9 +87,6 @@
{
"name": "tfmod-tempo",
"path": "../../tfmod-tempo"
},
{
"path": "../../tfmod-custom-iam-role-for-service-account-eks"
}
]
}

0 comments on commit 59b2752

Please sign in to comment.