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

passthrough_behavior error in Terraform 0.14 #9

Closed michaelkemp closed 3 years ago

michaelkemp commented 3 years ago

Produces "Error: expected passthrough_behavior to be one of [WHEN_NO_MATCH NEVER WHEN_NO_TEMPLATES], got..." when planned with terraform 0.14 Currently no way to set the passthrough_behavior as an input.

antonbabenko commented 3 years ago

@michaelkemp FYI v0.13.0 has been just released.

github-actions[bot] commented 1 year ago

I'm going to lock this issue 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 similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.