Skip to content

Commit

Permalink
Merge pull request #7810 from ministryofjustice/TM/TM-411/add-http-cs…
Browse files Browse the repository at this point in the history
…r-to-firewall-allow-list

add http://*.csr.service.justice.gov.uk to AWS firewall allow list
  • Loading branch information
richgreen-moj authored Sep 2, 2024
2 parents 6574881 + 20424de commit d8b79f5
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@
"ccms-opa.dev.legalservices.gov.uk",
"ccms-opa.uat.legalservices.gov.uk",
"ccms-opa.stg.legalservices.gov.uk",
"ccms-opa.legalservices.gov.uk"
"ccms-opa.legalservices.gov.uk",
".csr.service.justice.gov.uk"
],
"fw_home_net_ips": ["10.26.0.0/16", "10.27.0.0/16"]
}

0 comments on commit d8b79f5

Please sign in to comment.