Terraform destroy duration: huge difference between local and remote

Hi there,
I continue my exploration of Terraform Cloud capabilities. There is one thing that is weird: when I destroy AWS resources (such as an S3 bucket) using Terraform Cloud, it takes 10 times longer compared to the same terraform destroy done from my laptop.

Where should I check to see why this difference?