Skip to content

Commit

Permalink
Merge pull request #8763 from ministryofjustice/TM-772
Browse files Browse the repository at this point in the history
TM-772 Update APEX go live date and roles
  • Loading branch information
vc13837 authored Dec 13, 2024
2 parents 5f4ce08 + 51ba36d commit 76e2a86
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions environments/apex.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,10 +17,6 @@
{
"name": "test",
"access": [
{
"sso_group_name": "laa-aws-infrastructure",
"level": "migration"
},
{
"sso_group_name": "laa-aws-infrastructure",
"level": "developer"
Expand All @@ -34,10 +30,6 @@
{
"name": "preproduction",
"access": [
{
"sso_group_name": "laa-aws-infrastructure",
"level": "migration"
},
{
"sso_group_name": "laa-aws-infrastructure",
"level": "developer"
Expand All @@ -51,10 +43,6 @@
{
"name": "production",
"access": [
{
"sso_group_name": "laa-aws-infrastructure",
"level": "migration"
},
{
"sso_group_name": "laa-aws-infrastructure",
"level": "developer"
Expand All @@ -74,5 +62,5 @@
"critical-national-infrastructure": false
},
"github-oidc-team-repositories": ["ministryofjustice/laa-apex"],
"go-live-date": "2024-11-07"
"go-live-date": "2024-11-27"
}

0 comments on commit 76e2a86

Please sign in to comment.