Skip to content

Commit

Permalink
Merge pull request #8856 from ministryofjustice/feature/cooker-revert…
Browse files Browse the repository at this point in the history
…-nuke

Update cooker.json
  • Loading branch information
ep-93 authored Jan 6, 2025
2 parents c01a5cf + 55e7371 commit 4e0929d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions environments/cooker.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,22 +7,22 @@
{
"sso_group_name": "modernisation-platform",
"level": "developer",
"nuke": "exclude"
"nuke": "rebuild"
},
{
"sso_group_name": "modernisation-platform",
"level": "instance-management",
"nuke": "exclude"
"nuke": "rebuild"
},
{
"sso_group_name": "modernisation-platform",
"level": "sandbox",
"nuke": "exclude"
"nuke": "rebuild"
},
{
"sso_group_name": "MoJRedTeam",
"level": "sandbox",
"nuke": "exclude"
"nuke": "rebuild"
}
],
"additional_reviewers": ["astrobinson"]
Expand Down

0 comments on commit 4e0929d

Please sign in to comment.