Skip to content

fix(general): Safe asteval rendering#7517

Open
Saarett wants to merge 3 commits intomainfrom
fix/asteval-symtable-isolation
Open

fix(general): Safe asteval rendering#7517
Saarett wants to merge 3 commits intomainfrom
fix/asteval-symtable-isolation

Conversation

@Saarett
Copy link
Copy Markdown
Contributor

@Saarett Saarett commented Apr 16, 2026

Ensures that each Terraform expression evaluation uses a fresh copy of the symbol table. This prevents side effects from one evaluation (such as temporary variable assignments) from persisting and affecting subsequent evaluations in the same process

@Saarett Saarett force-pushed the fix/asteval-symtable-isolation branch from fa48ac1 to ae6b411 Compare April 17, 2026 13:07
@Saarett Saarett force-pushed the fix/asteval-symtable-isolation branch from ae6b411 to a34a380 Compare April 17, 2026 13:56
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.

3 participants