Skip to content

Commit

Permalink
Update morpheus.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
arnol377 committed Sep 24, 2024
1 parent 26d2c0f commit 34e38a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions morpheus.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module "morpheus_repos" {
source = "HappyPathway/repo/github"
#github_codeowners_team = "CSVD"
github_repo_description = "Repo for morpheus cloud"
github_org_teams = local.github_organization_teams
repo_org = "CSVD"
name = each.value
github_repo_topics = [
Expand Down

0 comments on commit 34e38a0

Please sign in to comment.