From 3bacaca2e7b35da44e5e8ab49b0729c2beeb8602 Mon Sep 17 00:00:00 2001 From: Ryan Hoerr Date: Sun, 7 Jul 2024 19:07:50 -0400 Subject: [PATCH] Add rhoerr to the distribution and infrastructure teams --- variables.tf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/variables.tf b/variables.tf index 6f66fae..3a4b14e 100644 --- a/variables.tf +++ b/variables.tf @@ -241,6 +241,7 @@ variable "teams" { "Vinai", "sprankhub", "damienwebdev", + "rhoerr", ] } @@ -252,6 +253,7 @@ variable "teams" { "sprankhub", "damienwebdev", "DavidLambauer", + "rhoerr", ] }