datetimeenhancementhacktoberfest
Metriche repository
- Star
- (21 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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