-
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]: #30394
Labels
service/vpc
Issues and PRs that pertain to the vpc service.
Comments
meetreks
added
the
needs-triage
Waiting for first response or review from a maintainer.
label
Apr 1, 2023
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
github-actions
bot
added
service/vpc
Issues and PRs that pertain to the vpc service.
and removed
needs-triage
Waiting for first response or review from a maintainer.
labels
Apr 1, 2023
Duplicate of #30380 |
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. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
VPC Lattice was introduced my Amazon during re:Invent 2022 -- https://aws.amazon.com/about-aws/whats-new/2022/11/aws-announces-amazon-vpc-lattice-preview/
The service recently went GA in a couple of regions - https://aws.amazon.com/about-aws/whats-new/2023/03/general-availability-amazon-vpc-lattice/
This request is to enable terraform support for this new service.
Requested Resource(s) and/or Data Source(s)
Resource
aws_vpc_lattice_service
aws_vpc_lattice_service_network
awc_vpc_lattice_service_network_association
aws_vpc_lattice_network_vpc_association
aws_vpc_lattice_batch_update_rule
aws_vpc_lattice_access_log_subscription
aws_vpc_lattice_target_group
aws_vpc_lattice_listener
aws_vpc_lattice_listener_rule
Data Resource
aws_vpc_lattice_auth_policy
aws_vpc_lattice_access_log_subscription
aws_vpc_lattice_listeners
aws_vpc_lattice_resource_policy
aws_vpc_lattice_rules
aws_vpc_lattice_service
aws_vpc_lattice_service_networks
aws_vpc_lattice_service_network_associations
aws_vpc_lattice_service_network_vpc_associations
Potential Terraform Configuration
References
https://aws.amazon.com/blogs/aws/simplify-service-to-service-connectivity-security-and-monitoring-with-amazon-vpc-lattice-now-generally-available/
Would you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: