lib/hygroscope/cli.rb in hygroscope-1.1.4 vs lib/hygroscope/cli.rb in hygroscope-1.1.5
- old
+ new
@@ -224,9 +224,10 @@
say_status('info', "Skipping tag #{tag} because it does not exist", :blue)
end
end
s.capabilities = ['CAPABILITY_IAM']
+ s.timeout = 60
s.create!
status
end