Skip to content

Update Terraform null to v3

John Jarvis requested to merge renovate/null-3.x into master

This MR contains the following updates:

Package Type Update Change
null (source) required_provider major ~> 2.1 -> ~> 3.0

Release Notes

hashicorp/terraform-provider-null

v3.1.1

Compare Source

NOTES:

  • Updated terraform-plugin-docs to v0.7.0: this improves generated documentation, with attributes now correctly formatted as code and provided with anchors.
  • Functionally identical to the previous 3.1.0 release.

v3.1.0

Compare Source

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

v3.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. (#​47)

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