awslabs / amazon-app-runner-deploy

Registers an AWS AppRunner Service and deploys the application using the source code of a given GitHub repository. Supports both source code and Docker image based service
MIT No Attribution
50 stars 32 forks source link

Add support for HTTP based health check #5

Open PatrickGotthard opened 2 years ago

PatrickGotthard commented 2 years ago

According to the documentation it is possible to configure a HTTP based health check via CLI. Is it planned to support this?

lkoller commented 1 year ago

Any plans to support this in the near future?