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

fix(expr): deprecate RawExpression #275

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

martinohmann
Copy link
Owner

The construct was a mistake from the start and makes it possible to produce invalid HCL. It's also not needed anymore since all types from the HCL expression language are implemented.

The construct was a mistake from the start and makes it possible to
produce invalid HCL. It's also not needed anymore since all types from
the HCL expression language are implemented.
@martinohmann martinohmann merged commit 1c0c368 into main Jul 28, 2023
5 checks passed
@martinohmann martinohmann deleted the hcl-rs/deprecate-raw-expressions branch July 28, 2023 21:23
@github-actions github-actions bot mentioned this pull request Jul 28, 2023
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