BUG FIXES:
- config: Update HCL package to fix panics when indexing using sensitive values (#28034)
- core: Fix error when using sensitive values in provisioner configuration (#27819)
- core: Fix empty diags not getting associated with source (#28029)
- backend/remote: Fix non-functional -lock-timeout argument when using the remote backend with local operations (#27845)
ENHANCEMENTS:
- config: Terraform now does text processing using the rules and tables defined for Unicode 13. Previous versions were using Unicode 12 rules (#28034)