v1.5.3
版本发布时间: 2023-07-12 22:32:47
hashicorp/terraform最新发布版本:v1.10.0(2024-11-27 17:49:03)
1.5.3 (July 12, 2023)
BUG FIXES:
- core: Terraform could fail to evaluate module outputs when they are used in a provider configuration during a destroy operation (#33462)
- backend/consul: When failing to save state,
consul CAS failed with transaction errors
no longer shows an error instance memory address, but an actual error message. (#33108) - plan renderer: Fixes crash when rendering the plan if a relevant attribute contains an integer index specified as a string. (#33475)