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

Pass the tls_config argument to the aws_apigatewayv2_integration #48

Closed sfc-gh-pkommini closed 2 years ago

sfc-gh-pkommini commented 2 years ago

Description

Pass the tls_config integration argument to the aws_apigatewayv2_integration resource

Motivation and Context

Fixes #47.

Breaking Changes

Shouldn't have any breaking changes

How Has This Been Tested?

Haven't tested yet Haven't tested yet Shouldn't affect anything else, but haven't tested yet.
bryantbiggs commented 2 years ago

closed with #51

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.