Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request.
Volunteering to Work on This Issue
If you are interested in working on this issue, please leave a comment.
If this would be your first contribution, please review the contribution guide.
Description
data.aws_ram_resource_share currently only support getting a single resource, but the AWS API supports to get multiple/all resources
Requested Resource(s) and/or Data Source(s)
aws_ram_resource_shares
Potential Terraform Configuration
References
https://boto3.amazonaws.com/v1/documentation/api/latest/reference/services/ram/client/list_resources.html
Would you like to implement a fix?
None