Skip to content

fluxrad/ec2-tag-volumes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ec2-tag-volumes

A simple app to tag volumes attached to an EC2 insatnce. By default, volume are tagged with the instance Name tag, and device name

Usage

./ec2-tag-volumes -i i-12345678

Given an ec2 instance with Name: foo with volumes xvda and xvdf, ec2-tag-volumes will tag them:

  • foo - /dev/xvda
  • foo - /dev/xvdf

About

Tag an EC2 instance's volumes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages