1.16.1 (September 2, 2026)
BUG FIXES:
-
cloud: Fixed a bug causing the CLI to pause indefinitely after a run task failure with pending policy evaluations (#38751)
-
Support referencing modules containing dynamic sources in Terraform Test (#38950)
-
stacks: Fixed validation to ensure the provider versions in the lock file and configuration are compatible. (#38829)
-
Fix panic when import identity references sensitive value (#39013)
-
import: Fixed a bug where import blocks would be ignored when multiple imports targeted different instances of a resource config using
for_eachorcount. (#39068) -
state show: Fix a panic when given an attribute path instead of a resource instance address (#39087)
-
Fix create_before_destroy ordering in some combinations of changes (#39091)