synapsestudios / terraform-aws-ecs-service

MIT License
1 stars 0 forks source link

add redirect codes to lb target group health check #7

Closed dragonfleas closed 1 year ago

dragonfleas commented 1 year ago

There are many circumstances that a healthcheck on / (root) would need redirect to be detected as a healthy state.

dragonfleas commented 1 year ago

I'm fine with that. If we want our methodology to ONLY allow 200's in the future and just standardize a standard health check route into our apis that guarantees a 200 on healthy state then we'll do that.