Skip to content

Improve EC2 error handling when running dry run operations.

Marcos Huck requested to merge fix/ec2_err_handling into feature/code_refactor

This MR improves how errors are returned when running dry run operations to have better insight of the error that is being thrown by EC2 API.

Merge request reports