| commit | d90721c1b0194212f242901186768a9f676527ea | [log] [tgz] |
|---|---|---|
| author | kmoe <5575356+kmoe@users.noreply.github.com> | Wed Aug 31 14:01:06 2022 +0100 |
| committer | GitHub <noreply@github.com> | Wed Aug 31 14:01:06 2022 +0100 |
| tree | 5d70717ded89c606b4f23d36f2133e5ab6b67357 | |
| parent | f6775dded91f64941e910ef0cfa7a181f498290a [diff] |
Update CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e43938..9b05594 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -1,5 +1,7 @@ # 0.17.3 (Unreleased) +Please note that terraform-exec now requires Go 1.18. + BUG FIXES: - Fix bug in which `terraform init` was always called with the `-force-copy` flag [GH-268]