Skip to content

Commit

Permalink
Step 1 New Environment Files
Browse files Browse the repository at this point in the history
  • Loading branch information
ASTRobinson committed Jan 2, 2025
1 parent e383a76 commit b64115c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
24 changes: 24 additions & 0 deletions environments/laa-stabilisation-cdc-poc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"account-type": "member",
"environments": [
{
"name": "development",
"access": [
{
"sso_group_name": "laa-stabilisation-cdc",
"level": "sandbox",
"nuke": "exclude"
}
]
}
],
"tags": {
"application": "laa-stabilisation-cdc-poc",
"business-unit": "LAA",
"infrastructure-support": "wendy.calverley@digital.justice.gov.uk",
"owner": "wendy.calverley@digital.justice.gov.uk",
"critical-national-infrastructure": false
},
"github-oidc-team-repositories": [""],
"go-live-date": ""
}
1 change: 1 addition & 0 deletions policies/environments/expected.rego
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ expected :=
"laa-ccms-infra-azure-ad-sso",
"laa-mail-relay",
"laa-oem",
"laa-stabilisation-cdc-poc",
"long-term-storage",
"mi-platform",
"maat",
Expand Down

0 comments on commit b64115c

Please sign in to comment.