reco: v1.1.1 adds 3yr RC prices for three regions
Release notes
Update to the latest version. We have added pricing data from EU West 2, US East 2, and CA Central 1 for 3 yr reservations. These aren't on the pricing page, but discoverable in the management console. Issue #13
Full Changelog: https://github.com/awslabs/amazon-dynamodb-tools/compare/reco-v1.1.1..reco-v1.1.0
Release
run git clone to download the latest version:
git clone https://github.com/awslabs/amazon-dynamodb-tools.git --branch reco-v1.1.1
If you already have the code, fetch and switch to the latest release:
git fetch && git checkout -B reco-v1.1.1
and then you should see the output: Switched to and reset branch 'reco-v1.1.1'