Skip to content

Commit

Permalink
Merge pull request #7132 from ministryofjustice/account/CICA-#7101-ne…
Browse files Browse the repository at this point in the history
…twork

Networking for cica-tariff-development
  • Loading branch information
SteveLinden authored May 31, 2024
2 parents e5ed91a + 73e0f79 commit 384306a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion environments-networks/cica-development.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"accounts": [
"tariff-development",
"cica-copilot-development",
"cica-data-extraction-development"
"cica-data-extraction-development",
"cica-tariff-development"
]
}
}
Expand Down
3 changes: 2 additions & 1 deletion policies/networking/expected.rego
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,8 @@ expected :=
"accounts": [
"tariff-development",
"cica-copilot-development",
"cica-data-extraction-development"
"cica-data-extraction-development",
"cica-tariff-development"
]
}
},
Expand Down

0 comments on commit 384306a

Please sign in to comment.