The-DevOps-Daily/terraform-provider-validatefx

Add time-only validator

Open

#443 建立於 2025年11月24日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Go (25 fork)github user discovery
datetimeenhancementhacktoberfest

倉庫指標

Star
 (21 star)
PR 合併指標
 (PR 指標待抓取)

描述

Implement a validator for time strings without date components (HH:MM:SS format).

Requirements:

  • Support 12h and 24h formats
  • Optionally validate seconds and milliseconds
  • Provide timezone support
  • Add examples for schedule/cron-like validations

貢獻者指南