Skip to content

Commit

Permalink
Merge pull request #7128 from ministryofjustice/account/CICA-#7101
Browse files Browse the repository at this point in the history
New environment for CICA - cica-tariff
  • Loading branch information
SteveLinden authored May 31, 2024
2 parents ede3a75 + ddbbbe9 commit 2a0f333
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 0 deletions.
22 changes: 22 additions & 0 deletions environments/cica-tariff.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
{
"account-type": "member",
"environments": [
{
"name": "development",
"access": [
{
"github_slug": "cica-mp-tariff",
"level": "developer"
}
]
}
],
"tags": {
"application": "cica-tariff",
"business-unit": "CICA",
"infrastructure-support": "[email protected]",
"owner": "[email protected]"
},
"github-oidc-team-repositories": [""]
}

1 change: 1 addition & 0 deletions policies/environments/expected.rego
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ expected :=
"cdpt-ifs",
"cica-copilot",
"cica-data-extraction",
"cica-tariff",
"contract-work-administration",
"cooker",
"core-logging",
Expand Down

0 comments on commit 2a0f333

Please sign in to comment.