enhancementhacktoberfestnetwork
Repository metrics
- Stars
- (21 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
Implement a new provider::validatefx::asn validator.
Description:
- Validate Autonomous System Numbers.
Acceptance criteria:
- Subtask: Implement asn validator in internal/validators
- Subtask: Add unit tests for asn validator
- Subtask: Add asn function to internal/functions package
- Subtask: Add unit tests for asn function
- Subtask: Register asn in registry.go
- Subtask: Add documentation in examples/functions/asn/function.tf
- Subtask: Update docs table using make docs command
- Subtask: Add integration test in integration/main.tf