Skip to content

Commit

Permalink
Merge pull request #7808 from ministryofjustice/fix/nuke-rebuild-for-…
Browse files Browse the repository at this point in the history
…panda-cyber

Rebuild panda sandbox after nuke
  • Loading branch information
richgreen-moj authored Sep 2, 2024
2 parents a1ffc5f + c31fc1c commit 1bb63e3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion environments/panda-cyber-appsec-lab.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@
"access": [
{
"sso_group_name": "panda-cyber-team",
"level": "sandbox"
"level": "sandbox",
"nuke": "rebuild"
}
]
}
Expand Down

0 comments on commit 1bb63e3

Please sign in to comment.