Skip to content

This script aids in automating this task, eliminating the need for manual navigation through the AWS Console.

License

Notifications You must be signed in to change notification settings

Yris-ops/ebs-volume-resizer-script-for-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EBS Volume Resizer Script for AWS

Slack Shield Repo size Stars Twitter Linkedin

Automate the hassle of resizing EBS volumes on AWS Cloud9.

EBS Volume Resizer Script for AWS

Disclaimer: Please note that once an EBS volume has been increased in size, it cannot be reduced again. Test with caution.

Features

  • Fetch Instance Metadata.
  • Identify the running Instance and its Region.
  • Fetch all attached EBS Volumes.
  • Interactive prompt for EBS volume selection.
  • Input verification for the new size.
  • Resizing of selected EBS volume.
  • Confirmation checks before actual resizing.
  • Resize status check.
  • File system expansion post volume resize.
  • Disk format handling (supports xfs and ext4).

Security

See CONTRIBUTING for more information.

License

This repository is licensed under the Apache License 2.0. See the LICENSE file.

About

This script aids in automating this task, eliminating the need for manual navigation through the AWS Console.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages