Razvan Muscalu

Results 10 comments of Razvan Muscalu

Hey @martysweet, I'm having a look at it now.

Hello @aap69, could you please provide a full template sample, preferably within a code block, as I have attempted to reproduce this issue by cleaning up your example a bit...

In regards to the handling of the `Policies` property, just opened #207.

Current [AWS Intrinsic functions]() support: - [x] Ref - [x] Fn::Join - [x] Fn::Base64 - [x] Fn::GetAtt - [x] Fn::FindInMap - [x] Fn::GetAZs - [x] Fn::Sub - [x] Fn::If -...

Hi @martysweet, as part of PR #142 I'm looking into implementing a mechanism for extending the current resource schema, which might be a step into SAM support as well or...

Hi @martysweet @akdor1154, I was contemplating about SAM support and it seems to me that the first inconvenience would be that the *SAM schema* is currently based on *json schema*...

Hi @martysweet, I most definitely agree with you and I wasn't suggesting we actually do go down the *json schema* path as that would imply a terrible amount of work...

Short update: I've almost got the SAM translator working, stay tuned for a PR :) PS: even though it probably isn't obvious from an end-user's perspective but a lot of...

Hello everyone, sorry for the small delay :) After a lot of torment, I've just managed to create PR #167 that provides basic SAM support for validating templates, it can...

Hi @samcodrington and everyone, PR #167 is not ready yet, unfortunately I've been really struggling with finding the time to get back to work on it, I'll try to make...