Skip to content
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
@xdu31

Description

@xdu31

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions