Change8

v1.10.5

📦 terraform
🐛 3 fixes🔧 2 symbols

Summary

This maintenance release fixes a crash in the element function, improves jsondecode error messages, and addresses CVE-2025-0377 via a dependency update.

🐛 Bug Fixes

  • element(): Fixed a crash occurring when requesting a negative index into a tuple.
  • jsondecode(): Improved error messaging when decoding objects that contain duplicate keys.
  • Security: Addressed CVE-2025-0377 by updating go-slug dependency.

🔧 Affected Symbols

elementjsondecode