Skip to content

Commit

Permalink
Update default.tfvars
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Oct 17, 2024
1 parent 078d1e1 commit 78cbf34
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,15 @@ repolist = [
"terraform-tools"
]
},
{
description = "Managing AWS Github Runner IMage"
repo_org = "CSVD"
name = "github-runner-image"
is_private = false
repo_topics = [
"terraform-tools"
]
},
{
description = "Tools for managing Terraform"
repo_org = "CSVD"
Expand Down

0 comments on commit 78cbf34

Please sign in to comment.