Description
#39180 introduced a custom validator, BoolEquals. The terraform-plugin-framework-validators repository has now added an equivalent Equals validator in the boolvalidator package, which can replace this custom implementation.
References
Depends on #39790
Relates #39180
Relates hashicorp/terraform-plugin-framework-validators#232
Would you like to implement a fix?
None