Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ppaulis opened this issue Mar 29, 2018 · 0 comments
Open

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

ppaulis opened this issue Mar 29, 2018 · 0 comments

Comments

@ppaulis
Copy link

ppaulis commented Mar 29, 2018

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant