- Add warnings and guidance (with documentation link) for terraform init failures related to .terraform.lock.hcl and missing checksums.
- Fix panics in terraform show with invalid state and resolve providers lock command failures on missing checksums.
- Correct move block operation ordering and ignore-changes attribution for computed attributes.