v1.10.1
版本发布时间: 2024-12-04 19:25:33
hashicorp/terraform最新发布版本:v1.11.0-beta1(2025-01-16 23:36:33)
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)