Open carlos-salinas opened 2 years ago
Hmm, is the user who's credentials TF is using only authorized to create buckets in us-east-1?
Or perhaps the AWS provider is set to use one region while the bucket is set to provision in a different region?
Are you making any customizations to the config in the repo that might be relevant?
AFAIK I have rights to create buckets, because I was able in the previous exercises. Regarding config changes, I had to change the bucket name because it must unique globally, as you may know.
terraform apply
fails and seems there is a mismatch on the region settings according to the output:Any idea how to fix this?