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 arbitrary tags in yaml files #22

Open
UnquietCode opened this issue Mar 5, 2018 · 0 comments
Open

support arbitrary tags in yaml files #22

UnquietCode opened this issue Mar 5, 2018 · 0 comments
Labels
Milestone

Comments

@UnquietCode
Copy link
Owner

When reading YAML files, it blows up if there is a tag like the !Sub and !Ref functions used in CloudFormation templates. All tags should be processed and ignored, or at least the CloudFormation tags which we know are turned into maps.

@UnquietCode UnquietCode added the Bug label Mar 5, 2018
@UnquietCode UnquietCode added this to the 0.2 milestone Mar 5, 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

1 participant