busser / tfautomv

Generate Terraform moved blocks automatically for painless refactoring
https://github.com/busser/tfautomv
Apache License 2.0
698 stars 24 forks source link

fix(deps): update module github.com/hashicorp/terraform-exec to v0.19.0 #59

Closed renovate[bot] closed 11 months ago

renovate[bot] commented 11 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-exec require minor v0.18.1 -> v0.19.0

Release Notes

hashicorp/terraform-exec (github.com/hashicorp/terraform-exec) ### [`v0.19.0`](https://togithub.com/hashicorp/terraform-exec/releases/tag/v0.19.0) [Compare Source](https://togithub.com/hashicorp/terraform-exec/compare/v0.18.1...v0.19.0) ENHANCEMENTS: - Add support for `terraform test` command ([#​398](https://togithub.com/hashicorp/terraform-exec/issues/398)) - Add support for `-refresh-only` flag for `Plan` and `Apply` methods. ([#​402](https://togithub.com/hashicorp/terraform-exec/issues/402)) - Add support for `-destroy` flag for `Apply` ([#​292](https://togithub.com/hashicorp/terraform-exec/issues/292)) BUG FIXES: - Fix bug in which the `TF_WORKSPACE` env var was set to an empty string, instead of being unset as intended. ([#​388](https://togithub.com/hashicorp/terraform-exec/issues/388))

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.