enhancementhacktoberfestlogical
倉庫指標
- Star
- (21 star)
- PR 合併指標
- (PR 指標待抓取)
描述
Implement a new provider::validatefx::not_in_list validator.
Description:
- Validate that a string does not match any value from a list.
Acceptance criteria:
- Subtask: Implement not_in_list validator in internal/validators
- Subtask: Add unit tests for not_in_list validator
- Subtask: Add not_in_list function to internal/functions package
- Subtask: Add unit tests for not_in_list function
- Subtask: Register not_in_list in registry.go
- Subtask: Add documentation in examples/functions/not_in_list/function.tf
- Subtask: Update docs table using make docs command
- Subtask: Add integration test in integration/main.tf