diff --git a/github/unicornops/repos/dollarbox-status/terragrunt.hcl b/github/unicornops/repos/dollarbox-status/terragrunt.hcl index 9d36812..2176889 100644 --- a/github/unicornops/repos/dollarbox-status/terragrunt.hcl +++ b/github/unicornops/repos/dollarbox-status/terragrunt.hcl @@ -27,7 +27,7 @@ locals { inputs = { name = local.repo_name vulnerability_alerts = true - visibility = "private" + visibility = "public" description = "Upptime status page for DollarBox" has_issues = true }