-
Notifications
You must be signed in to change notification settings - Fork 9.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
New data source: aws_apigatewayv2_vpc_link #12958
Comments
Hi, @ewbankkit any updates on this ? Service limit is pretty low on VPC Links, and mutualizing it requires data sources. ApiGatewayv2 resources were released two monthes ago, and we need those data sources to use them properly : Thanks, |
any update on this ? |
any update on this? |
Would really like for this to be supported! |
I really need this one too. |
I need it too!! |
We currently store the vpc_link_id on a ssm parameter. Not the easiest workaround... |
I'll work on this one. |
Here is the PR: #33975 |
This functionality has been released in v5.25.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
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. |
Community Note
Description
Add a new data source for a single API Gateway v2 VPC Link (HTTP or WebSocket API).
Arguments could be:
api_id
vpc_link_id
name
tags
New or Affected Resource(s)
aws_apigatewayv2_vpc_link
Potential Terraform Configuration
References
Related:
The text was updated successfully, but these errors were encountered: