drop Stefan from AWS access
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
6a2a801190
commit
98d2161467
|
@ -27,5 +27,5 @@ variable "log_stores_count" {
|
||||||
variable "nimbus_team_members" {
|
variable "nimbus_team_members" {
|
||||||
description = "List of Nimbus team members with Console access."
|
description = "List of Nimbus team members with Console access."
|
||||||
type = list(string)
|
type = list(string)
|
||||||
default = ["stefantalpalaru"]
|
default = []
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue