diff --git a/varfiles/default.tfvars b/varfiles/default.tfvars index 4290323..131d4d0 100644 --- a/varfiles/default.tfvars +++ b/varfiles/default.tfvars @@ -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"