diff --git a/modules/aws-eb-env/main.tf b/modules/aws-eb-env/main.tf index bf83320..b638ae1 100644 --- a/modules/aws-eb-env/main.tf +++ b/modules/aws-eb-env/main.tf @@ -66,6 +66,7 @@ module "eb_environment" { /* Application */ application_port = 8080 http_listener_enabled = "true" + healthcheck_url = "/healthcheck" /* Environment */ additional_settings = [