Skip to content

Commit

Permalink
tf caching repo (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
gomez385 committed Oct 23, 2024
1 parent e778ad2 commit 556ecd1
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 @@ -40,6 +40,15 @@ repolist = [
"terraform-tools"
]
},
{
description = "Terraform Caching service"
repo_org = "CSVD"
name = "tf-caching"
is_private = false
repo_topics = [
"terraform-tools"
]
},
{
description = "morpheus-repos"
repo_org = "CSVD"
Expand Down

0 comments on commit 556ecd1

Please sign in to comment.