EngineerBetter / concourse-up

Deprecated - used Control Tower instead
https://github.com/EngineerBetter/control-tower
Apache License 2.0
203 stars 28 forks source link

Detailed error messages #17

Closed fralalonde closed 5 years ago

fralalonde commented 6 years ago

Related to #16, if the AWS error conditions were relayed to the console with verbose context it would help debugging.

Forbidden: Forbidden
        status code: 403, request id: *****

might become

Could not create S3 bucket (blah blah)
karlkfi commented 6 years ago

Similarly confusing AWS error:

AccessDenied: Access Denied
    status code: 403, request id: 993B4DBE5A32E82B
crsimmons commented 5 years ago

Closing this in lieu of https://github.com/EngineerBetter/concourse-up/issues/32 which has more details