We expect tag based instance selection feature for auto stopping rules . Right now the selection of instances are static in nature in which we have to select instance ids one bye one to create rule . Our expectation is that rule will select all the instances that are tagged with a specific key and value pair(Similar way how AWS instance scheduler works) . Our aim is to create the rules via terraform but with current limitation of passing instance ids manually one by one is a tedious task . We expect it for both RDS and EC2 .