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

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

Primary LanguageShellOtherNOASSERTION

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.