Skip to content

Commit a310613

Browse files
authored
Update CHANGELOG.md (#31886)
1 parent a0ac2b2 commit a310613

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
## 1.3.1 (Unreleased)
22

3+
NOTE:
4+
* On `darwin/amd64` and `darwin/arm64` architectures, `terraform` binaries are now built with CGO enabled. This should not have any user-facing impact, except in cases where the pure Go DNS resolver causes problems on recent versions of macOS: using CGO may mitigate these issues. Please see the upstream bug https://github.com/golang/go/issues/52839 for more details.
5+
36
BUG FIXES:
47

58
* Fixed a crash when using objects with optional attributes and default values in collections, most visible with nested modules. [GH-31847]

0 commit comments

Comments
 (0)