Skip to content

Commit

Permalink
version 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
badra001 committed Jul 2, 2019
1 parent efe3fb4 commit 8c3cb2f
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 = "2"
version = "2.17.0"

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

0 comments on commit 8c3cb2f

Please sign in to comment.