diff --git a/ois-scanner/main.tf b/ois-scanner/main.tf index ee5c187..a284d02 100644 --- a/ois-scanner/main.tf +++ b/ois-scanner/main.tf @@ -25,7 +25,7 @@ locals { module "ois-scanner" { source = "terraform-aws-modules/security-group/aws" - version = "2" + version = "2.17.0" name = "${local.name}" description = "common: allows OIS scanners and OIS subnets full access for compliance scanning"