we want to be able to run tests based on tags 1. how do i run all the suites with @create? 2. how do i run all tests that have the @create suite tag and only the "aws" tag?
we want to be able to run tests based on tags