Skip to content

Commit

Permalink
Merge pull request #5781 from ministryofjustice/acc-aws-bedrock-acces…
Browse files Browse the repository at this point in the history
…s-for-CICA-Copilot

Acc aws bedrock access for cica copilot
  • Loading branch information
sukeshreddyg authored Dec 12, 2023
2 parents 45421ba + 03bd28c commit daa8165
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions environments/cica-copilot.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"account-type": "member",
"environments": [
{
"name": "development",
"access": [
{
"github_slug": "cica-copilot-llm-maintainers",
"level": "developer"
}
]
}
],
"tags": {
"application": "cica-copilot",
"business-unit": "CICA",
"owner": "CICA: infrastructure@cica.gov.uk"
},
"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 @@ -14,6 +14,7 @@ expected :=
"ccms-ebs-upgrade",
"cdpt-chaps",
"cdpt-ifs",
"cica-copilot",
"cooker",
"core-logging",
"core-network-services",
Expand Down

0 comments on commit daa8165

Please sign in to comment.