ice_cookbook icon indicating copy to clipboard operation
ice_cookbook copied to clipboard

Cookbook to install and configure Ice, an AWS cost monitoring tool from Netflix OSS

Results 5 ice_cookbook issues
Sort by recently updated
recently updated
newest added

The json version is prefered over the rb file when uploading a chef server. Since the json file is not kept up to date, it should be removed.

I spent hours debugging no data issues that would not have presented themselves had the version defined in the default attributes file been "stable" as opposed to "0.0.4".

It would be great to have the option of using an encrypted data bag to store AWS credentials used for accessing the AWS billing and ice work buckets via S3.

enhancement

It would be nice to set up a travis job that can run rubocop and foodcritic on all incoming PR's and report back build status. This would be a nice...