terraform-aws-modules / terraform-aws-apigateway-v2

Terraform module to create AWS API Gateway v2 (HTTP/WebSocket) 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/apigateway-v2/aws
Apache License 2.0
148 stars 200 forks source link

feat: Added support for Authorizers #64

Closed bobbydeveaux closed 2 years ago

bobbydeveaux commented 2 years ago

Description

Adding a new section Authorizers which allows anyone to create multiple authorisers of varying types.

Motivation and Context

We needed to add a JWT and OIDC Auth to our project API Gateway

How Has This Been Tested?

Deployed into our own sandbox account and working great.

antonbabenko commented 2 years ago

Thank you @bobbydeveaux for the contribution!

I have updated the code in examples to make it executable.

antonbabenko commented 2 years ago

This PR is included in version 1.6.0 :tada:

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.