If true, actions whose mnemonic matches the input regex will have their
resources request enforced as limits, overriding the value of --
experimental_sandbox_limits, if the resource type supports it. For example
a test that declares cpu:3 and resources:memory:10, will run with at most 3
cpus and 10 megabytes of memory.