Skip to content

Improve error handling if aws.config isn't used correctly #6

@ppaulis

Description

@ppaulis

When aws.config isn't correctly defined in the build.xml, further targets will fail with a somewhat cryptic message like :

PHP Fatal error: Uncaught Error: Call to a member function createAutoScaling() on null in vendor/continuousphp/aws-sdk-phing/src/Task/Ec2/AutoScalingGroupCapacityTask.php:121

An additional check could perhaps improve the user experience.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions