pulasthibandara / localstack-route53-ns-bug

Reproducing a limitation with LocalStack with Route53 NS records

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

localstack-route53-ns-bug

Reproducing a limitation with LocalStack with Route53 NS records

Reproduce

  1. SetUp env for debugging and Pro support
export LOCALSTACK_API_KEY=<api-key>
export DEBUG=1 
  1. Run the stack docker-compose up This will run localstack and terraform.

  2. Setup DNS resolver to 127.0.0.1 and try resolving the domain

dig @127.0.0.1 api.base.r53x

About

Reproducing a limitation with LocalStack with Route53 NS records


Languages

Language:HCL 100.0%