enhancementhacktoberfestnumeric
Metriche repository
- Star
- (21 star)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
Implement a new provider::validatefx::memory_mb validator.
Description:
- Validate memory values in MB are within allowed increments.
Acceptance criteria:
- Subtask: Implement memory_mb validator in internal/validators
- Subtask: Add unit tests for memory_mb validator
- Subtask: Add memory_mb function to internal/functions package
- Subtask: Add unit tests for memory_mb function
- Subtask: Register memory_mb in registry.go
- Subtask: Add documentation in examples/functions/memory_mb/function.tf
- Subtask: Update docs table using make docs command
- Subtask: Add integration test in integration/main.tf