This message was deleted.
# aws
s
This message was deleted.
q
maybe your aws profile isn't loaded?
a
I have not set a default region, on purpose. With help from Slack this can be fixed by adding the region to the backend, like so:
Copy code
backend:
  url: <s3://bucket/path?region=us-east-1>