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-json to v0.17.1 #60

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-json require minor v0.16.0 -> v0.17.1

Release Notes

hashicorp/terraform-json (github.com/hashicorp/terraform-json) ### [`v0.17.1`](https://togithub.com/hashicorp/terraform-json/releases/tag/v0.17.1) [Compare Source](https://togithub.com/hashicorp/terraform-json/compare/v0.17.0...v0.17.1) BUG FIXES - `InstanceKey` within `CheckDynamicAddress` should be an `interface{}` not a `string`, as instance keys can be integers or strings. ### [`v0.17.0`](https://togithub.com/hashicorp/terraform-json/releases/tag/v0.17.0) [Compare Source](https://togithub.com/hashicorp/terraform-json/compare/v0.16.0...v0.17.0) ENHANCEMENTS: - Add checks and plan timestamp to plan [https://github.com/hashicorp/terraform-json/pull/87](https://togithub.com/hashicorp/terraform-json/pull/87) - Add import and generated config to plan [https://github.com/hashicorp/terraform-json/pull/90](https://togithub.com/hashicorp/terraform-json/pull/90) INTERNAL: - Add copyright headers [https://github.com/hashicorp/terraform-json/pull/66](https://togithub.com/hashicorp/terraform-json/pull/66)

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.