Added volume size counting as we loop through the volumes so that a total amount of storage processed can be reported at the end
Before
2015-07-29 14:46:48 [INFO] Processing volume 365 of 365 total volumes
2015-07-29 14:46:48 [INFO] DRYRUN: Volume vol-b2c1d3a5 would have been tagged
2015-07-29 14:46:48 [INFO] Completed processing all volumes
After
2015-07-29 14:50:41 [INFO] Processing volume 365 of 365 total volumes
2015-07-29 14:50:41 [INFO] DRYRUN: Volume vol-b2c1d3a5 would have been tagged
2015-07-29 14:50:41 [INFO] Processed a total of 26349 GB of AWS Volumes
2015-07-29 14:50:41 [INFO] Completed processing all volumes
Added volume size counting as we loop through the volumes so that a total amount of storage processed can be reported at the end
Before
2015-07-29 14:46:48 [INFO] Processing volume 365 of 365 total volumes 2015-07-29 14:46:48 [INFO] DRYRUN: Volume vol-b2c1d3a5 would have been tagged
2015-07-29 14:46:48 [INFO] Completed processing all volumes
After
2015-07-29 14:50:41 [INFO] Processing volume 365 of 365 total volumes 2015-07-29 14:50:41 [INFO] DRYRUN: Volume vol-b2c1d3a5 would have been tagged
2015-07-29 14:50:41 [INFO] Processed a total of 26349 GB of AWS Volumes
2015-07-29 14:50:41 [INFO] Completed processing all volumes