Skip to content

[TechDebt]: Replace internal BoolEquals validator with boolvalidator.Equals #39817

@jar-b

Description

@jar-b

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.

  • Remove custom validator
  • Replace with boolvalidator.Equals
  • Run acceptance tests for the data source utilizing this validator

References

Depends on #39790
Relates #39180
Relates hashicorp/terraform-plugin-framework-validators#232

Would you like to implement a fix?

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    technical-debtAddresses areas of the codebase that need refactoring or redesign.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions