Justin Myers

Results 2 issues of Justin Myers

**Describe the feature** I've been digging around looking for an endpoint to use as a health check for my load balancer. Does this exist? **Expected interaction** A simple endpoint that...

enhancement

I was following this guide: https://www.pulumi.com/blog/get-started-with-docker-on-aws-fargate-using-pulumi/ and started to the the `no matching VPC found` error I slimmed the code down to the following: ```ts import * as awsx from...

kind/enhancement