Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 325 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 325 Bytes

lightspin internal CVE scan architecture deployment terraform module

A terraform module to provide the necessary configuration for lightspin internal cve scanning.

Usage

module "lightspin_internal_cve_scan_deploy" {
  source = "github.com/lightspin-tech/internal-cve-scan-deploy/terraform"
}