Closed kevincerro closed 2 years ago
Hi @kevincerro, thanks for reporting this issue. We just released extension and we are battle testing use cases. Yours is very valuable. I started working on a fix for extensions containing arrays (the issue you're facing is due to that). I'll keep you updated shortly ;)
Description
If you create a storage construct that uses yaml lists inside extensions, the output produces malformed arrays in CloudFormation template.
Expected output:
Current output:
How to Reproduce
Create one storage construct like this and try to deploy.
Additional Information
No response