Skip to content

Commit

Permalink
Update default.tfvars
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Nov 6, 2024
1 parent 6ec4106 commit 1f44fa2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 1f44fa2

Please sign in to comment.