Skip to content

Commit

Permalink
Merge pull request #8 from girder/heroku-team
Browse files Browse the repository at this point in the history
Change Heroku team of deployed app
  • Loading branch information
zachmullen authored Jan 8, 2021
2 parents b5273e1 + ba6499f commit 3581d7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/heroku.tf
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
data "heroku_team" "heroku" {
name = "kitware-otm"
name = "kitware"
}

module "django" {
Expand Down

0 comments on commit 3581d7d

Please sign in to comment.