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

ConstructorError: could not determine a constructor for the tag '!Equals' #4

Closed
hawry opened this issue Oct 14, 2019 · 2 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@hawry
Copy link
Owner

hawry commented Oct 14, 2019

Describe the bug
Running deforest on CF containing non-supported shorthand AWS functions fails.

Expected behavior
Ignore unknown AWS functions and continue with the export.

Screenshots or error logs

yaml.constructor.ConstructorError: could not determine a constructor for the tag '!Equals'
  in "<string>", line 38, column 21:
      ConditonalLogicalId: !Equals  #If site equals  ...

Desktop (please complete the following information):
WSL on Win 10

OAS/Swagger version:
OAS 3

Additional context
CloudFormation versino 2010-09-09

@hawry hawry added the bug Something isn't working label Oct 14, 2019
@hawry hawry self-assigned this Oct 14, 2019
@hawry
Copy link
Owner Author

hawry commented Oct 14, 2019

Should be fixed in #6 , waiting for confirmation before closing

@hawry
Copy link
Owner Author

hawry commented Oct 16, 2019

Fixed in 5416f4e

@hawry hawry closed this as completed Oct 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant