From 113158b1a4a93812d2b7cd2163eb6fc2a28159d2 Mon Sep 17 00:00:00 2001 From: Brian Flad Date: Mon, 22 Apr 2024 17:11:54 -0400 Subject: [PATCH] Update CHANGELOG for #409 --- .changes/unreleased/ENHANCEMENTS-20240422-164529.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .changes/unreleased/ENHANCEMENTS-20240422-164529.yaml diff --git a/.changes/unreleased/ENHANCEMENTS-20240422-164529.yaml b/.changes/unreleased/ENHANCEMENTS-20240422-164529.yaml new file mode 100644 index 0000000..d3f17fe --- /dev/null +++ b/.changes/unreleased/ENHANCEMENTS-20240422-164529.yaml @@ -0,0 +1,6 @@ +kind: ENHANCEMENTS +body: Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as + releases for darwin/arm64 are not available +time: 2024-04-22T16:45:29.36927-04:00 +custom: + Issue: "409"