Skip to content

Commit

Permalink
Add asdf-terragrunt to repositories
Browse files Browse the repository at this point in the history
  • Loading branch information
ohmer committed Dec 11, 2024
1 parent 7469f8c commit 7517222
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions terraform/github/repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -1152,6 +1152,21 @@ locals {
]
}

asdf-terragrunt = {
description = "Terragrunt plugin for the asdf version manager"
homepage_url = "https://github.com/asdf-vm/asdf"
default_branch = "main"
topics = [
"asdf-plugin",
"asdf",
"terragrunt",
]
teams = [
"asdf-terragrunt",
"asdf-core",
]
}

asdf-tomcat = {
description = "Apache Tomcat for the asdf version manager"
homepage_url = "https://github.com/asdf-community/asdf-tomcat"
Expand Down

0 comments on commit 7517222

Please sign in to comment.