Fog needs to be explicitly told what region it's in to support non-us-east-1 AZs
Closed this issue · 1 comments
Deleted user commented
Fog defaults to us-east-1 when we don't mention a region in the Compute.new step.
Example: https://gist.github.com/2306046
automatthew commented
This appears to have been fixed with 83201b8.