enhancementfilesystemhacktoberfest
Repository metrics
- Stars
- (21 stars)
- PR merge metrics
- (PR metrics pending)
説明
Implement a new provider::validatefx::path validator.
Description:
- Validate Unix-style file paths.
Acceptance criteria:
- Subtask: Implement path validator in internal/validators
- Subtask: Add unit tests for path validator
- Subtask: Add path function to internal/functions package
- Subtask: Add unit tests for path function
- Subtask: Register path in registry.go
- Subtask: Add documentation in examples/functions/path/function.tf
- Subtask: Update docs table using make docs command
- Subtask: Add integration test in integration/main.tf