diff --git a/varfiles/default.tfvars b/varfiles/default.tfvars index e04800f..8a4ba63 100644 --- a/varfiles/default.tfvars +++ b/varfiles/default.tfvars @@ -18,8 +18,8 @@ repolist = [ description = "Tracking all repos and documentation for Github Actions" repo_org = "CSVD" name = "Github-Actions-Project" - is_template = true - is_private = true + is_template = false + is_private = false repo_topics = [ "terraform-tools", "github-actions"