v1.9.1
版本发布时间: 2024-07-03 21:18:59
hashicorp/terraform最新发布版本:v1.10.0-alpha20240828(2024-08-28 20:53:26)
1.9.1 (July 3, 2024)
UPGRADE NOTES:
- Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.4 to v1.7.5. This addresses CVE-2024-6257. This change may have a negative effect on performance of
terraform init
orterraform get
in case of larger git repositories. Please do file an issue if you find the performance difference noticable. (#35376)
BUG FIXES: