Sceptre / sceptre

Build better AWS infrastructure
https://docs.sceptre-project.org
Other
1.49k stars 313 forks source link

[Resolve #1484] Gracefully handle invalid parameters #1485

Closed alex-harvey-z3q closed 4 months ago

alex-harvey-z3q commented 4 months ago

This adds logic to _cast_parameters to also handle the case that the parameters dict itself is not a dict but some other invalid type.

PR Checklist

Approver/Reviewer Checklist

Other Information

Guide to writing a good commit