Skip to content

Commit

Permalink
Added asdf-secrets-manager to infrastructure
Browse files Browse the repository at this point in the history
  • Loading branch information
FIAV1 authored Sep 19, 2023
1 parent a925c4a commit 56990db
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions terraform/github/repositories.tf
Original file line number Diff line number Diff line change
Expand Up @@ -911,6 +911,20 @@ locals {
]
}

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

asdf-sml = {
description = "Standard ML plugin for the asdf version manager"
homepage_url = "https://github.com/asdf-vm/asdf"
Expand Down

0 comments on commit 56990db

Please sign in to comment.