Data Source: aws_vpc_ipam_pool

I’m a little confused if it’s possible to filter by “Description” ? Or does the filter just support filtering on Tags ?. Name = “Tag:Name” , for example.

If so, it makes it a little difficult when an IPAM, is shared via RAM …and tags are not copied across. Also, I’m not sure if this data source is using this behind the scenes ?

https://awscli.amazonaws.com/v2/documentation/api/latest/reference/ec2/describe-ipam-pools.html

Thanks!