commit | 08caa9a0992642dafd7edc2713d10abac5599730 | [log] [tgz] |
---|---|---|
author | kmoe <5575356+kmoe@users.noreply.github.com> | Thu Aug 31 11:48:04 2023 +0100 |
committer | GitHub <noreply@github.com> | Thu Aug 31 11:48:04 2023 +0100 |
tree | 8132bf3c067555513439b53a3d326176515df330 | |
parent | f1b3c610bb7d34ea32d51755512a975eb5c20cd0 [diff] |
Update CHANGELOG.md
diff --git a/CHANGELOG.md b/CHANGELOG.md index a959529..d7440e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md
@@ -9,10 +9,6 @@ - Fix bug in which the `TF_WORKSPACE` env var was set to an empty string, instead of being unset as intended. [GH-388] -ENHANCEMENTS: - -- tfexec: Add `-refresh-only` to `(Terraform).Apply()` and `(Terraform).Plan()` methods ([#402](https://github.com/hashicorp/terraform-exec/pull/402)) - # 0.18.1 (March 01, 2023) BUG FIXES: