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
144 stars 188 forks source link

feat: Added support for mTLS and the ability to disable default endpoint #29

Closed davidkarlsen closed 3 years ago

davidkarlsen commented 3 years ago

Description

Adds fixes for review-comments in #18.

Motivation and Context

Adds mtls support, fixes #12.

Breaking Changes

No breaking changes.

How Has This Been Tested?

antonbabenko commented 3 years ago

Hi @davidkarlsen !

Please update an example to show a case for mTLS.

davidkarlsen commented 3 years ago

@antonbabenko added

antonbabenko commented 3 years ago

Thanks @davidkarlsen !

v0.15.0 has been just released.

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.