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