Skip to content

yyolk/cloudformation-js-yaml-schema

Repository files navigation

cloudformation-js-yaml-schema Build Status

Schema to ignore CloudFormation YAML local tags while parsing, ie: !Ref, !Base64

For utility in templates and build wrappers

See tags.json for currently supported local tags

Use Cases

I've created this package primarily for use in creating CloudFormation templates

Dependent Of