aryounce / aws-pricing

Google Sheets plugin for AWS Pricing (retired)
https://github.com/getstrake/aws-pricing-sheets-addon
MIT License
216 stars 15 forks source link

Fix EBS snapshots #30

Closed mheffner closed 3 years ago

mheffner commented 3 years ago

With the introduction of Outposts EBS snapshot pricing, this broke the matching here. Use a more robust string matching to skip over these.

Fixes #29