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 339cbeb commit 6ec4106
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -91,12 +91,13 @@ repolist = [
]
},
{
description = "test repo for github-terraform workspaces"
description = "Home for github-terraform workspaces"
repo_org = "CSVD"
name = "github-workspaces"
is_private = false
repo_topics = [
"github-actions"
"github-actions",
"github-workspace"
]
}
]
Expand Down

0 comments on commit 6ec4106

Please sign in to comment.