github hashicorp/terraform-plugin-framework-validators v0.5.0

latest releases: v0.13.0, v0.12.0, v0.11.0...
2 years ago

NOTES:

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

FEATURES:

  • Introduced datasourcevalidator package with AtLeastOneOf(), Conflicting(), ExactlyOneOf(), and RequiredTogether() validation functions (#60)
  • Introduced providervalidator package with AtLeastOneOf(), Conflicting(), ExactlyOneOf(), and RequiredTogether() validation functions (#60)
  • Introduced resourcevalidator package with AtLeastOneOf(), Conflicting(), ExactlyOneOf(), and RequiredTogether() validation functions (#60)

BUG FIXES:

  • all: Included missing attribute path details in error diagnostics since they are currently not output by Terraform (#61)

Don't miss a new terraform-plugin-framework-validators release

NewReleases is sending notifications on new releases.