Skip to content

bug: CloudFormation templates in YAML breaks lld #118

Closed
@eliasbrange

Description

@eliasbrange

CloudFormation supports uploading templates both as YAML and JSON. If you upload it as YAML, it will also be shown as YAML in the console (and when downloaded).

LLD currently expects the format to be in JSON. If it's not valid JSON, LLD crashes.

Since CloudFormation supports both formats, it would be great if LLD also does so.

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions