Skip to content

go: Update module github.com/hashicorp/terraform-plugin-framework-validators to v0.11.0

This MR contains the following updates:

Package Type Update Change
github.com/hashicorp/terraform-plugin-framework-validators require minor v0.10.0 -> v0.11.0

MR created with the help of gitlab-org/frontend/renovate-gitlab-bot


Release Notes

hashicorp/terraform-plugin-framework-validators

v0.11.0

Compare Source

NOTES:

  • This Go module has been updated to Go 1.19 per the Go support policy. Any consumers building on earlier Go versions may experience errors. (#​117)

ENHANCEMENTS:

  • int64validator: Added equalToProductOf validator (#​129)

BUG FIXES:

  • stringvalidator: Removed double quoting in Description returned from NoneOf, NoneOfCaseInsensitive, OneOf and OneOfCaseInsensitive validators (#​152)

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, check this box

This MR has been generated by Renovate Bot.

Merge request reports