Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for JSON #36

Closed
glynd opened this issue Aug 14, 2017 · 3 comments
Closed

Support for JSON #36

glynd opened this issue Aug 14, 2017 · 3 comments
Labels

Comments

@glynd
Copy link

glynd commented Aug 14, 2017

Doesn't appear to support JSON yet....

aws-sam-local validate -t sam_build.json 
2017/08/14 11:12:07 PANIC: YAML contains malformed structures
panic: PANIC: YAML contains malformed structures
@pesama
Copy link
Contributor

pesama commented Aug 14, 2017

Hi Glyn,

Working on it!

@sanathkr sanathkr added this to the 1.0.0 milestone Aug 14, 2017
@PaulMaddox
Copy link
Contributor

We're rewriting some of the library we use for CloudFormation/SAM parsing (github.com/awslabs/goformation). Part of this rewrite will include JSON support.

The dev work is mostly done, in the 0.1.0 branch of goformation, however we've got a bit more work to do before we can start using it in SAM Local. Shouldn't be much longer.

@sanathkr
Copy link
Contributor

Fixed in v0.2.0

@sanathkr sanathkr added the type/feature Feature request label Jan 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants