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)