Skip to content

Update Terraform archive to v2

John Jarvis requested to merge renovate/archive-2.x into master

This MR contains the following updates:

Package Type Update Change
archive (source) required_provider major ~> 1.3 -> ~> 2.0

Release Notes

hashicorp/terraform-provider-archive

v2.2.0

Compare Source

ENHANCEMENTS:

  • New opt-in flag to specify the output_file_mode to produce more deterministic behavior across operating systems. (#​90)

DEPENDENCIES:

  • Update github.com/hashicorp/terraform-plugin-sdk/v2 to v2.6.1 (#​95)

NOTES:

Changelogs now list all dependency updates in a separate section. These are understood to have no user-facing changes except those detailed in earlier sections.

v2.1.0

Compare Source

Binary releases of this provider now include the darwin-arm64 platform. This version contains no further changes.

v2.0.0

Compare Source

Binary releases of this provider now include the linux-arm64 platform.

BREAKING CHANGES:

  • Upgrade to version 2 of the Terraform Plugin SDK, which drops support for Terraform 0.11. This provider will continue to work as expected for users of Terraform 0.11, which will not download the new version. (#​72)

BUG FIXES:

  • Fixed path bug with exclusions on Windows (#​71)

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 MR becomes conflicted, or you tick the rebase/retry checkbox.

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


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Merge request reports