enhancementhacktoberfestlocale
仓库指标
- Star
- (21 star)
- PR 合并指标
- (PR 指标待抓取)
描述
Implement a new provider::validatefx::country_code validator.
Description:
- Validate ISO 3166-1 alpha-2 country codes.
Acceptance criteria:
- Subtask: Implement country_code validator in internal/validators
- Subtask: Add unit tests for country_code validator
- Subtask: Add country_code function to internal/functions package
- Subtask: Add unit tests for country_code function
- Subtask: Register country_code in registry.go
- Subtask: Add documentation in examples/functions/country_code/function.tf
- Subtask: Update docs table using make docs command
- Subtask: Add integration test in integration/main.tf