- Fixed crash in `terraform show` when rendering JSON plans with sensitive values in state.
- Corrected floor and ceil functions to preserve full precision instead of limiting to 64‑bit float.
- Fixed `flatten` to correctly handle null values of unknown type as regular values.