Returns all tags.
Returns:
all tags
22 23 24
# File 'lib/vscripts/aws/ec2.rb', line 22 def all_tags instance.tags end