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: Add support for default_route_settings #32

Closed davidkarlsen closed 3 years ago

davidkarlsen commented 3 years ago

Description

Add support for default_route_settings, fixes #30.

Motivation and Context

Control throttling and metrics.

Breaking Changes

No

How Has This Been Tested?

Examples updated, also applied on our own real world infra.

davidkarlsen commented 3 years ago

@antonbabenko fixed, what's up with the docs?

antonbabenko commented 3 years ago

Thanks again!

I rerun pre-commit run -a locally to fix the docs (c536a97).

v0.16.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.