[Bug]: data source aws_vpclattice.service can't search on anything but Service Identifier #31864
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/vpclattice
Issues and PRs that pertain to the vpclattice service.
Milestone
Terraform Core Version
1.4.5.
AWS Provider Version
5.1.0
Affected Resource(s)
The datasource
aws_vpclattice.service
can't search for services other than by Service Identifier. This is pretty much useless unless the service itself has been created with TF.In the case services are created with K8s
httproute
resources, we need to be able to search by name or tags (or - better - both).Expected Behavior
See above
Actual Behavior
See above
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
None
Steps to Reproduce
None
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
No response
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: