Skip to content

Commit

Permalink
add kobzol to rustc_perf and infra_team iam group
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcoIeni committed Oct 28, 2024
1 parent 46c4fe6 commit b9f260d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/team-members-access/_users.tf
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ locals {
"shepmaster" = [aws_iam_group.infra_deploy_playground.name, aws_iam_group.infra_team.name],
"oli-obk" = [aws_iam_group.infra_deploy_staging_dev_desktop.name],
"LawnGnome" = [aws_iam_group.crates_io.name],
"Kobzol" = [aws_iam_group.rustc_perf.name, aws_iam_group.infra_team.name],
}
}

Expand Down

0 comments on commit b9f260d

Please sign in to comment.