bazaarvoice / cloudformation-ruby-dsl

Ruby DSL for creating Cloudformation templates
Apache License 2.0
210 stars 76 forks source link

profile fix broke it #94

Closed grimm26 closed 8 years ago

grimm26 commented 8 years ago

https://github.com/bazaarvoice/cloudformation-ruby-dsl/pull/91 broke authentication for people who either have no default profile set in awscli config or are implicitly using that profile anyway. https://github.com/bazaarvoice/cloudformation-ruby-dsl/pull/93 fixes.