Regex for terraform open stack data source

Hi,
I’m trying to list all available rhel images from open stack using data source .

All our images with various versions of RHEL begin with RHEL .

Wondering how do I apply a regular expression in name argument as part of data source to get all the rhel image.

Any help is highly appreciated .