Proposal: Pluggable Interpreter #2231
Labels
enhancement
New feature or request
pending-decision
This issue has not been accepted for implementation nor rejected. It's still open to discussion.
OpenTofu Version
The problem in your OpenTofu project
Sometimes validation with a single expression or comprehensions becomes unreadable.
Attempted Solutions
https://registry.terraform.io/providers/apparentlymart/javascript
Proposal
Although there's a convenient and established Go interpreter by Traefik called Yaegi, many may not like the idea of having to use Go-like language. So OpenTofu may have a standardized provider, which implements an interpreter interface and this way multiple languages can be implemented.
References
No response
The text was updated successfully, but these errors were encountered: