datetimeenhancementhacktoberfest
Repository-Metriken
- Stars
- (21 Stars)
- PR-Merge-Metriken
- (PR-Metriken ausstehend)
Beschreibung
Implement a new provider::validatefx::time validator.
Description:
- Validate that a string is a time in HH:MM[:SS] format.
Acceptance criteria:
- Subtask: Implement time validator in internal/validators
- Subtask: Add unit tests for time validator
- Subtask: Add time function to internal/functions package
- Subtask: Add unit tests for time function
- Subtask: Register time in registry.go
- Subtask: Add documentation in examples/functions/time/function.tf
- Subtask: Update docs table using make docs command
- Subtask: Add integration test in integration/main.tf