56 57 58
# File 'lib/cloud_formation_tool.rb', line 56 def region $__region ||= (ENV['AWS_DEFAULT_REGION'] || 'us-west-1') end