Changing InstanceType

in my test environment rack (version 2) i did the command

convox rack params set InstanceType=t3.small

Looking in the EC2 aws dashboard I see the instances were changed from t2.small to t3.small

but with commad

convox rack params

I see


InstanceType t2.small

why?
Thanks , Paolo

Could you be forgetting the --rack parameter in one of the calls?