From 0a6c847430b4c9dfb728f2600ca4df91175370df Mon Sep 17 00:00:00 2001 From: Alex-Welsh Date: Wed, 30 Aug 2023 14:32:46 +0100 Subject: [PATCH] azimuth got lost --- terraform/github/terraform.tfvars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index e97f4647..6af04b34 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -135,6 +135,16 @@ ] } }, + "Azimuth": { + "description": "Team responsible for Azimuth development", + "privacy": "closed", + "users": { + "maintainers": [], + "members": [ + "stackhpc-ci" + ] + } + }, "Batch": { "description": "Team responsible for Batch development", "privacy": "closed",