module Capistrano::Asg::Aws::Region
Public Instance Methods
region()
click to toggle source
# File lib/capistrano/asg/aws/region.rb, line 10 def region fetch(:aws_region, ENV['AWS_REGION']) end
# File lib/capistrano/asg/aws/region.rb, line 10 def region fetch(:aws_region, ENV['AWS_REGION']) end