ec2instances.info
ec2instances.info copied to clipboard
Allow for wildcard or glob
Would be great if we could do a wildcard or glob.
For instance:
- m6?.large
would return both m6i.large and m6g.large making comparisons a lot easier.
Fully agree. Adding #178 #134 #567 and #641 to this as a collection of issues that could be part of a whole upgrade to searching and filtering.
@mtaumike this is now possible because the columns support regex filters

Let me know if this satisfies this use case and we can close this issue out.