datetimeenhancementhacktoberfest
倉庫指標
- Star
- (21 star)
- PR 合併指標
- (PR 指標待抓取)
描述
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