Eximchain / terraform-aws-dappbot

Terraform infrastructure to run ABI Clerk
Other
0 stars 1 forks source link

Properly handle CORS for API Gateway endpoints #63

Closed john-osullivan closed 5 years ago

john-osullivan commented 5 years ago

We hadn't gotten CORS to fully behave on the new infrastructure, this issue marks the day and a half that getting it right cost. The final solution ended up being heavily based on this blog post which included Terraform source code. Core ideas: