| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-02 | 1.2 kB | |
| v1.16.1 source code.tar.gz | 2026-09-02 | 6.0 MB | |
| v1.16.1 source code.zip | 2026-09-02 | 9.2 MB | |
| Totals: 3 Items | 15.2 MB | 0 | |
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)