simple_deploy icon indicating copy to clipboard operation
simple_deploy copied to clipboard

Maintenance Mode - Simple Deploy is an opinionated CLI tool for managing AWS Cloud Formation Stacks.

Results 24 simple_deploy issues
Sort by recently updated
recently updated
newest added

I was testing with a new AWS key pair and I kept getting an empty list back with the list command. I finally figured out I had fat fingered the...

bug

I love simple_deploy but I don't see how to create a stack with that option; can I pass it somehow or is not supported? I need to ssh into my...

Currently throws a stack trace: ``` # sd list -r /Users/bweaver/.rbenv/versions/2.0.0-p247/lib/ruby/gems/2.0.0/gems/excon-0.32.0/lib/excon/middlewares/expects.rb:6:in `response_call': Expected(200) Actual(403 Forbidden) (Excon::Errors::Forbidden) response => #"\nExpiredTokenThe security token included in the request is expired50d0fc32-d2e1-479e-8926-d52a0869ea8a", :headers=>{"Transfer-Encoding"=>"", "Date"=>"Wed, 20...

bug

Document the mapping of attributes to ChefRepoUrl/AppUrl

Vinu came by to show a deploy stuck in a backoff loop that was already over 10 backoff iterations. This was the second time I have heard this lately and...

bug

this is a fairly common occurance and can provide for a improved user experience if inside the application. /usr/local/rvm/gems/ruby-2.0.0-p353@sts/gems/simple_deploy-0.8.0/lib/simple_deploy/aws/cloud_formation/error.rb:22:in `process': Throttling => Rate exceeded (SimpleDeploy::Exceptions::CloudFormationError) from /usr/local/rvm/gems/ruby-2.0.0-p353@sts/gems/simple_deploy-0.8.0/lib/simple_deploy/aws/cloud_formation.rb:45:in`rescue in describe_stack' from...

enhancement

[getting started](https://github.com/intuit/simple_deploy/wiki/GettingStarted#getting-started) points to liftoff repo which no longer exists.

After running the list command it provides a list of stacks that have been deleted previously (more than 3 weeks).