From 98a35af349b10d75ec6d3776fcd751ecdf08c05d Mon Sep 17 00:00:00 2001 From: Mark Goddard Date: Fri, 12 Aug 2022 09:43:04 +0100 Subject: [PATCH] Remove Azimuth from Terraform Github We renamed the team to Azimuth. --- terraform/github/terraform.tfvars.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/terraform/github/terraform.tfvars.json b/terraform/github/terraform.tfvars.json index 3bbc41e3..f0ab9df8 100644 --- a/terraform/github/terraform.tfvars.json +++ b/terraform/github/terraform.tfvars.json @@ -135,16 +135,6 @@ ] } }, - "Azimuth": { - "description": "Team responsible for Azimuth development", - "privacy": "closed", - "users": { - "maintainers": [], - "members": [ - "stackhpc-ci" - ] - } - }, "Batch": { "description": "Team responsible for Batch development", "privacy": "closed",