You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
-
## 1.10.3 (Unreleased)
1
+
## 1.10.3 (December 18, 2024)
2
2
3
3
BUG FIXES:
4
-
- Terraform could panic when encountering an error during plan encoding [GH-36212]
4
+
- Terraform could panic when encountering an error during plan encoding ([#36212](https://github.com/hashicorp/terraform/issues/36212))
5
5
6
6
## 1.10.2 (December 11, 2024)
7
7
8
8
BUG FIXES:
9
-
- cli: variables in an auto-loaded tfvars file which were overridden during plan incorrectly show as changed during apply [GH-36180]
9
+
- cli: variables in an auto-loaded tfvars file which were overridden during plan incorrectly show as changed during apply ([#36180](https://github.com/hashicorp/terraform/issues/36180))
0 commit comments