We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ae524da + ff6bc2f commit 332f59fCopy full SHA for 332f59f
examples/public-repository/README.md
@@ -24,7 +24,7 @@ module "repository" {
24
name = "my-public-repository"
25
description = "A description of the repository."
26
homepage_url = "https://github.com/mineiros-io"
27
- visibility = "private"
+ visibility = "public"
28
has_issues = true
29
has_projects = false
30
has_wiki = true
0 commit comments