[Bug]: error listing tags in aws_vpclattice_service_network data source #41270
Labels
bug
Addresses a defect in current functionality.
prioritized
Part of the maintainer teams immediate focus. To be addressed within the current quarter.
regression
Pertains to a degraded workflow resulting from an upstream patch or internal enhancement.
service/vpclattice
Issues and PRs that pertain to the vpclattice service.
Milestone
Terraform Core Version
1.10.3, 1.8.2, 1.8.0
AWS Provider Version
5.85.0
Affected Resource(s)
Expected Behavior
The
aws_vpclattice_service_network
data source should successfully look up the service network, even when shared across accounts with RAM.Actual Behavior
There is an error listing the tags on the service network.
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
aws_vpclattice_service_network
data source pointed at the Service NetworkDebug Output
No response
Panic Output
No response
Important Factoids
5.84.0
of the AWS provider resolves this issue for us.AWSRAMPermissionVpcLatticeServiceNetworkReadWrite
managed permissions when sharing the service network with other accounts. My understanding is that this is a complete list of actions able to be taken on shared Service Networks.References
This issue seems similar #32938 along with it's corresponding pull-request #32939
Screenshot of
![Image](https://private-user-images.githubusercontent.com/11232980/410628511-e48564b4-cbbb-4723-b0f6-65df9f9e8923.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkzNDU5NzQsIm5iZiI6MTczOTM0NTY3NCwicGF0aCI6Ii8xMTIzMjk4MC80MTA2Mjg1MTEtZTQ4NTY0YjQtY2JiYi00NzIzLWIwZjYtNjVkZjlmOWU4OTIzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTIlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEyVDA3MzQzNFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPWQzNzQzMTRhYWM5NzgzM2FjNDhjOGIzYzM1MTU3MjUxNjMyMmM5MjJmNzBkZmI1NDI1NDQ0ZTVjNTE0NTcwY2UmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.C-irMknQLMBQLDwD55pEmdfSP0-XC--3rgq72T9K4ZU)
AWSRAMPermissionVpcLatticeServiceNetworkReadWrite
Would you like to implement a fix?
None
The text was updated successfully, but these errors were encountered: