Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
djelusic committed Dec 13, 2021
1 parent 13179b8 commit 18fc0d6
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions node/terraform/testdata/project.tf
Original file line number Diff line number Diff line change
Expand Up @@ -97,9 +97,8 @@ module "api" {
type : "HTTP_PROXY"
method : "GET"
integration_method: "GET"
route : "/public"
route : "/"
uri : "http://${module.public_site[0].url}"
is_default : true
}
])
ws_env = local.ws_env
Expand Down

0 comments on commit 18fc0d6

Please sign in to comment.