cloudhealth-setup 0.0.14 → 0.0.15

Sign up to get free protection for your applications and to get access to all the features.
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'cloudhealth-setup'
3
- s.version = '0.0.14'
4
- s.date = '2013-11-25'
3
+ s.version = '0.0.15'
4
+ s.date = '2014-01-23'
5
5
  s.platform = Gem::Platform::RUBY
6
6
  s.authors = ['CloudHealth Technologies']
7
7
  s.email = ['support@cloudhealthtech.com']
@@ -73,6 +73,7 @@ class Setup
73
73
  "elasticbeanstalk:RetrieveEnvironmentInfo",
74
74
  "elasticloadbalancing:Describe*",
75
75
  "elasticmapreduce:Describe*",
76
+ "elasticmapreduce:List*",
76
77
  "iam:List*",
77
78
  "iam:Get*",
78
79
  "redshift:Describe*",
@@ -81,6 +82,7 @@ class Setup
81
82
  "rds:Describe*",
82
83
  "rds:ListTagsForResource",
83
84
  "s3:List*",
85
+ "s3:GetBucketTagging",
84
86
  "sdb:GetAttributes",
85
87
  "sdb:List*",
86
88
  "sdb:Select*",
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cloudhealth-setup
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.14
4
+ version: 0.0.15
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-11-25 00:00:00.000000000 Z
12
+ date: 2014-01-23 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: fog