awslabs / rds-snapshot-tool

The Snapshot Tool for Amazon RDS automates the task of creating manual snapshots, copying them into a different account and a different region, and deleting them after a specified number of days
Apache License 2.0
341 stars 144 forks source link

Fix indentation of else block #30

Closed spingel closed 5 years ago

spingel commented 5 years ago

Ensures that the days_difference variable is defined in the else branch.