Request send failed, Post "https://sts.ap-norhteast-1.amazonaws.com/"

I get the following error and cannot execute the terraform plan.
I have not had any problems until now, but do you have any information on this?

Error: error configuring Terraform AWS Provider: error validating provider credentials: error calling sts:GetCallerIdentity: operation error STS: GetCallerIdentity, exceeded maximum number of attempts, 9, https response error StatusCode: 0, RequestID: , request send failed, Post "https://sts.ap-norhteast-1.amazonaws.com/": dial tcp: lookup sts.ap-norhteast-1.amazonaws.com on 172.30.0.2:53: no such host

The version of terraform used is as follows

Terraform v1.2.2 on linux_amd64

You have a typo in the word “northeast” in your region name.

1 Like

Thanks for pointing this out. It’s a typo…