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 API GW Authorizer IDs to outputs #76

Closed jonathanstockton closed 2 years ago

jonathanstockton commented 2 years ago

Description

Added map of created API Gateway Authorisers to module outputs.

Motivation and Context

Required for referencing authorisers outside of module usage, as no provider data resource exists

Breaking Changes

None

How Has This Been Tested?

antonbabenko commented 2 years ago

This PR is included in version 2.1.0 :tada:

jonathanstockton commented 2 years ago

awesome response! thanks @antonbabenko

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.