Skip to content

Commit

Permalink
first pass for cortex-xsiam account (#6138)
Browse files Browse the repository at this point in the history
  • Loading branch information
dms1981 authored Feb 6, 2024
1 parent 94f7f84 commit c5d98bd
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 0 deletions.
31 changes: 31 additions & 0 deletions environments/cortex-xsiam.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
{
"account-type": "member",
"environments": [
{
"name": "development",
"access": [
{
"github_slug": "mip-devops",
"level": "developer"
}
]
},
{
"name": "production",
"access": [
{
"github_slug": "mip-devops",
"level": "developer"
}
]
}
],
"tags": {
"application": "cortex-xsiam",
"business-unit": "HQ",
"infrastructure-support": "monitoring-and-integration-platform@justice.gov.uk",
"owner": "Monitoring and Integration Platform Devops: monitoring-and-integration-platform@justice.gov.uk"
},
"github-oidc-team-repositories": ["ministryofjustice/modernisation-platform"],
"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 @@ -23,6 +23,7 @@ expected :=
"core-shared-services",
"core-vpc",
"corporate-staff-rostering",
"cortex-xsiam",
"dacp",
"data-and-insights-wepi",
"data-platform",
Expand Down

0 comments on commit c5d98bd

Please sign in to comment.