Closed chrisgeek closed 3 years ago
Hey @chrisgeek , that error is specifically from the SDK and not from Rails provisioner. Set your AWS region ENV variable like so export AWS_REGION=us-west-2
or configure it in the shared config and credentials file ~/.aws/config
https://docs.aws.amazon.com/cli/latest/userguide/cli-configure-files.html
Alright @Mullermp
When trying to build, I get this error
No region was provided. Configure the `:region` option or export the region name to ENV['AWS_REGION'] (Aws::Errors::MissingRegionError)
I couldn't find it on the doc or anywhere online.aws-rails-provisioner.yml