Skip to content

Commit

Permalink
🦅 Set analytics-platform-jupyter-notebook public (#3125)
Browse files Browse the repository at this point in the history
Signed-off-by: Jacob Woffenden <jacob.woffenden@digital.justice.gov.uk>
  • Loading branch information
Jacob Woffenden authored Jan 29, 2024
1 parent b5da4ed commit f54fffc
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions terraform/github/analytical-platform-repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -224,14 +224,10 @@ locals {
}
},
"analytics-platform-jupyter-notebook" = {
name = "analytics-platform-jupyter-notebook"
description = "Analytical Platform Jupyter Notebook"
topics = ["ministryofjustice", "analytical-platform"]
use_template = false
visibility = "internal"
advanced_security_status = "disabled"
secret_scanning_status = "disabled"
secret_scanning_push_protection_status = "disabled"
name = "analytics-platform-jupyter-notebook"
description = "Analytical Platform Jupyter Notebook"
topics = ["ministryofjustice", "analytical-platform"]
use_template = false
access = {
admins = [module.data_platform_teams["data-platform-apps-and-tools"].id]
pushers = [module.data_platform_team.id]
Expand Down

0 comments on commit f54fffc

Please sign in to comment.