Minor update that solves known problems when parsing the Products and creating the ResourceGroups. It also adds support for billing files with a localized name (India, China, ...) and fixed the install.sh script.
Changes:
- Add the support for localized billing files (AWS India, AWS China, ...) (#260)
- Add the support for Grails external configuration file (
ice.config.location
) (#259) - Add us-east-1f in the zone list (#255)
- Use HTTPS endpoint for Highstock (#191)
- Fix the problems with product with "/" in their names (AWS Import/Export Snowball, ...) (#184)
- Fix the resource grouping for resource without ResourceId (#187)
- Fix the install.sh script (Grails v2.4.4 + AWS AMI Linux compatibility) (#182, #200)