enhancementhacktoberfestlogical
仓库指标
- Star
- (21 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Implement a new provider::validatefx::equals validator.
Description:
- Validate that two values are equal.
Acceptance criteria:
- Subtask: Implement equals validator in internal/validators
- Subtask: Add unit tests for equals validator
- Subtask: Add equals function to internal/functions package
- Subtask: Add unit tests for equals function
- Subtask: Register equals in registry.go
- Subtask: Add documentation in examples/functions/equals/function.tf
- Subtask: Update docs table using make docs command
- Subtask: Add integration test in integration/main.tf