Chris Sam

Results 4 issues of Chris Sam

Just curious if this module can be used for openresty? If not is there any plan to include openresty in future release?

**Describe your environment** Using nginx 1.19.3 that comes with `--with-compat` ``` $ nginx -V [gke_hasura-lux_us-east1_prod-k8s-cluster/default] nginx version: nginx/1.19.3 built by gcc 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04) built with OpenSSL 1.1.1 11 Sep...

bug

Use ECR_REPO instead of ECR_REPO_PREFIX which is not defined as part of README

The default egress security group blocks UDP. This blocks any DNS queries made using Google, Cloudflare DNS etc. https://github.com/int128/terraform-aws-nat-instance/blob/master/main.tf#L14 A rule should be added to allow UDP requests to fix...