Description
The warn_if_dangerous_change in jobs.py does not use job_spec argument leading to false warnings when instances option is used. E.g.: aurora job update cluster/role/env/job/4,5 will give a 5 second warning if the config instance count is 4 times the actual job count (in either direction).