Release list |
1.11.4 | | |
1.11.3 | | |
1.11.2 | | |
1.11.1 | | |
1.11.0 | | |
1.10.5 | | |
1.10.4 | | |
1.10.3 | | |
1.10.2 | | |
1.10.1 | | |
1.10.0 | | |
1.9.8 | 6m+ | |
1.9.7 | 6m+ | |
1.9.6 | 6m+ | |
1.9.5 | 6m+ | |
1.9.4 | 6m+ | |
1.9.3 | 6m+ | |
1.9.2 | 6m+ | |
1.9.1 | 6m+ | |
1.9.0 | 6m+ | |
Release notes:
1.10.1 (December 4, 2024)
BUG FIXES:
- cli: Complex variables values set via environment variables were parsed incorrectly during apply (#36121)
- config:
templatefile
would panic if given and entirely unknown map of variables (#36118)
- config:
templatefile
would panic if the variables map contains marked values (#36127)
- config: Remove constraint that an expanded resource block must only be used in conjunction with imports using
for_each
(#36119)
- backend/s3: Lock files could not be written to buckets with object locking enabled (#36120)