Skip to content

Commit

Permalink
Merge branch 'main' of github.e.it.census.gov:CSVD/automation-repos i…
Browse files Browse the repository at this point in the history
…nto github_workspace
  • Loading branch information
arnol377 committed Oct 25, 2024
2 parents a2fe8aa + 556ecd1 commit 007cb4f
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions backend.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ terraform {
dynamodb_table = "tf_remote_state"
}
}

9 changes: 9 additions & 0 deletions varfiles/default.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,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 007cb4f

Please sign in to comment.