diff --git a/.github/platform-tg-infra.code-workspace b/.github/platform-tg-infra.code-workspace index 48f8296..8409f19 100644 --- a/.github/platform-tg-infra.code-workspace +++ b/.github/platform-tg-infra.code-workspace @@ -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" @@ -28,6 +32,10 @@ "name": "tfmod-esri-arcgis", "path": "../../tfmod-esri-arcgis" }, + { + "name": "tfmod-gogatekeeper", + "path": "../../tfmod-gogatekeeper" + }, { "name": "tfmod-grafana", "path": "../../tfmod-grafana" @@ -79,9 +87,6 @@ { "name": "tfmod-tempo", "path": "../../tfmod-tempo" - }, - { - "path": "../../tfmod-custom-iam-role-for-service-account-eks" } ] }