Skip to content

maintenance: Update Terraform random to v3

Zopanix requested to merge renovate/random-3.x into master

This MR contains the following updates:

Package Type Update Change
random (source) provider major ~> 2 -> ~> 3.1.0

Release Notes

hashicorp/terraform-provider-random

v3.1.0

Compare Source

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

v3.0.1

Compare Source

BUG FIXES:

  • resource_integer: Integers in state that do not cleanly fit into float64s no longer lose their precision (#​132)

v3.0.0

Compare Source

Binary releases of this provider will 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. (#​118)
  • Remove deprecated b64 attribute (#​118)

Configuration

📅 Schedule: 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, check this box.

This MR has been generated by Renovate Bot.

Edited by Zopanix

Merge request reports