This repository was archived by the owner on Oct 17, 2024. It is now read-only.
This repository was archived by the owner on Oct 17, 2024. It is now read-only.
Provide more granular error messages to template parsing #504
Open
Description
The error
returned from goformation.Open
. Now when I open a CloudFormation template, it only gives me an error message as:
json: cannot unmarshal string into Go struct field Template.Resources of type []string
There's no additional information on where the error is coming from, since the Template.Resources
can be quite long.
Metadata
Metadata
Assignees
Labels
No labels