Skip to content
This repository has been archived by the owner on Jul 29, 2024. It is now read-only.

Commit

Permalink
chore: Changed reviewers team. [SCS-214] (#85)
Browse files Browse the repository at this point in the history
Co-authored-by: Arvark01 <[email protected]>
  • Loading branch information
AnisLucidi01 and AnLuc01 authored Aug 30, 2023
1 parent d4090d4 commit 5e6ff3a
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion src/main/terraform/identity/env/dev/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ github_repository_environment_cd = {
custom_branch_policies = true
reviewers_teams = [
"infrastructure-admins",
"mil-team",
"swc-mil-team",
]
}
2 changes: 1 addition & 1 deletion src/main/terraform/identity/env/prod/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ github_repository_environment_cd = {
custom_branch_policies = false
reviewers_teams = [
"infrastructure-admins",
"mil-team",
"swc-mil-team",
]
}
2 changes: 1 addition & 1 deletion src/main/terraform/identity/env/uat/terraform.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,6 @@ github_repository_environment_cd = {
custom_branch_policies = true
reviewers_teams = [
"infrastructure-admins",
"mil-team",
"swc-mil-team",
]
}

0 comments on commit 5e6ff3a

Please sign in to comment.