You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: escape awk field references for Terraform template processing
The awk-based YAML parsing improvement needed proper escaping of field
references as 2936092 so Terraform's templatefile() function processes them
correctly. This resolves template syntax errors that were causing the
DateTime.pm installation failures.
0 commit comments