Skip to content

Conversation

AshkanYarmoradi
Copy link

WHAT
This pull request improves the read functionality to handle complex HCL objects. If the parser cannot evaluate the object, it falls back to returning the raw string representation of the object.

WHY
The current implementation fails to read complex HCL objects with invalid syntax or nested structures, causing errors. This enhancement ensures that even if parsing fails, the raw string representation is returned, allowing users to inspect and work with the data effectively.

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.

1 participant