We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5f85f9 commit fecc218Copy full SHA for fecc218
1 file changed
CHANGELOG.md
@@ -40,6 +40,7 @@ BUG FIXES:
40
* core: Numeric variables values were incorrectly converted to numbers [GH-9263]
41
* core: Fix input and output of map variables from HCL [GH-9268]
42
* core: Crash when interpolating a map value with a function in the key [GH-9282]
43
+ * core: Crash when copying a nil value in an InstanceState [GH-9356]
44
* command/fmt: Bare comment groups no longer have superfluous newlines
45
* command/fmt: Leading comments on list items are formatted properly
46
* provider/aws: Return correct AMI image when `most_recent` is set to `true`. [GH-9277]
0 commit comments