spring-boot-template
spring-boot-template copied to clipboard
Update dependency hashicorp/terraform to v1.9.1
This PR contains the following updates:
Package | Update | Change |
---|---|---|
hashicorp/terraform | minor | 1.8.5 -> 1.9.1 |
Release Notes
hashicorp/terraform (hashicorp/terraform)
v1.9.1
1.9.1 (Unreleased)
UPGRADE NOTES:
- Library used by Terraform (hashicorp/go-getter) for installing/updating modules was upgraded from v1.7.5 to v1.7.6. 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:
-
terraform test
: Removed additional erroneous error message when referencing attributes that don't exist. (#35408) -
import
blocks: Fix crash that occurs when incorrectly referencing theto
resource from theid
attribute. (#35420)
v1.9.0
Configuration
📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.