Skip to content

Commit

Permalink
Change Heroku team of deployed app
Browse files Browse the repository at this point in the history
  • Loading branch information
brianhelba committed Jan 8, 2021
1 parent b5273e1 commit ba6499f
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 ba6499f

Please sign in to comment.