Skip to content

Commit

Permalink
fix: remove oohelperd service
Browse files Browse the repository at this point in the history
  • Loading branch information
DecFox committed Mar 19, 2024
1 parent 2beb61e commit 4d976ee
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions tf/environments/dev/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -423,14 +423,3 @@ module "ooniapi_frontend" {
{ Name = "ooni-tier0-api-frontend" }
)
}

#### OONI oohelperd service

module "oonith_oohelperd_deployer" {
source = "../../modules/oonith_service_deployer"
}

module "oonith_oohelperd" {
source = "../../modules/oonith_service"
}

0 comments on commit 4d976ee

Please sign in to comment.