Skip to content

Commit

Permalink
Update default.tfvars (#27)
Browse files Browse the repository at this point in the history
* Update default.tfvars

* Update varfiles/default.tfvars

Co-authored-by: Matthew Creal Morgan <matthew.c.morgan@census.gov>

---------

Co-authored-by: Matthew Creal Morgan <matthew.c.morgan@census.gov>
  • Loading branch information
arnol377 and morga471 committed Oct 17, 2024
1 parent 078d1e1 commit 0bff1ef
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 0bff1ef

Please sign in to comment.