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

Add integration & route objects to outputs #77

Closed rafaljanicki closed 1 year ago

rafaljanicki commented 2 years ago

Is your request related to a problem? Please describe.

I'd like to create a deployment that's being triggered on the integration's or/and route's changes

It's important to return whole objects as IDs wouldn't change on modifications, so we need to run the jsonencode on the whole integrations/routes

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

rafaljanicki commented 2 years ago

Don't stale

antonbabenko commented 2 years ago

Please propose a PR with the changes you want to have in the outputs.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 1 year ago

This issue was automatically closed because of stale in 10 days

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.