[Bug]: aws_vpclattice_service_network
and aws_vpclattice_service
do not return tags in the describe API call
#32938
Labels
bug
Addresses a defect in current functionality.
service/vpc
Issues and PRs that pertain to the vpc service.
service/vpclattice
Issues and PRs that pertain to the vpclattice service.
Milestone
Terraform Core Version
1.3.0
AWS Provider Version
5.11.0
Affected Resource(s)
Expected Behavior
Using the data sources should not result in errors when using RAM shared service or service network
Actual Behavior
When using the data sources, errors are thrown when querying the resources that have been provided via RAM resource share
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
No response
Panic Output
No response
Important Factoids
No response
References
VPC Lattice service network
getServiceNetwork
function call output struct does not contain tags, the API response does not return tags https://docs.aws.amazon.com/sdk-for-go/api/service/vpclattice/#GetServiceNetworkOutputVPC Lattice service
getService
function call output struct does not contain tags, the API response does not return tags https://docs.aws.amazon.com/sdk-for-go/api/service/vpclattice/#GetServiceOutputWould you like to implement a fix?
Yes
The text was updated successfully, but these errors were encountered: