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

WIP - fixing conditional tags in resources #155

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

w0rmr1d3r
Copy link
Member

@w0rmr1d3r w0rmr1d3r commented Dec 20, 2024

Pycfmodel currently isn't able to handle conditional tags, that is, a tag that only gets created under a condition and generates a NoValue if the condition isn't met.

PR currently in WIP.

So far, detected the issue is when the conditional Tag gets transformed into a FunctionDict with more than 1 value and pycfmodel fails to map it to a Generic property.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant