mdsol / ice_cookbook

Cookbook to install and configure Ice, an AWS cost monitoring tool from Netflix OSS
Other
41 stars 22 forks source link

Support Multiple billing accounts & latest stable version installation #16

Closed akshah123 closed 11 years ago

akshah123 commented 11 years ago

Hello,

I have added updates so that the cookbook allows setup of ICE when there are multiple billing accounts.

At present, version 0.0.3 of ICE does not support this feature. In order to allow for this, the request also includes a way for user to simply provide "stable" as the version and it will download & install latest stable build right from netflix's build location.

This pull request also has the last pending pull request I submitted. https://github.com/mdsol/ice_cookbook/pull/14

Please let me know if you would rather get some of this in a separate pull request. I can turn that around fairly quickly.

Thanks,

akshah123 commented 11 years ago

I have merged the latest changes and removed version info from the Change log.

Please let me know if you would like to change anything about the stable version feature.

rayrod2030 commented 11 years ago

@akshah123 I think we just need a note in the README and this PR should be good to go.

akshah123 commented 11 years ago

Sorry about the delay. Does this look good?

Thanks.

rayrod2030 commented 11 years ago

Awesome thanks Ankit!