Skip to content

Commit

Permalink
change version = 2
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jul 2, 2019
1 parent e92f38d commit 9fc1b70
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ois-scanner/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ locals {

module "ois-scanner" {
source = "terraform-aws-modules/security-group/aws"
version < 3
version = "2"

name = "${local.name}"
description = "common: allows OIS scanners and OIS subnets full access for compliance scanning"
Expand Down

0 comments on commit 9fc1b70

Please sign in to comment.