Skip to content

Commit 08b7b7f

Browse files
committed
use acs-info v2.1.0
1 parent 492e71f commit 08b7b7f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

main.tf

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
//TODO: maybe move to single repo using github pages
22
module "acs" {
3-
source = "github.com/byu-oit/terraform-aws-acs-info.git?ref=v1.1.0"
4-
env = var.env
3+
source = "github.com/byu-oit/terraform-aws-acs-info.git?ref=v2.1.0"
54
vpc_vpn_to_campus = true
65
}
76

0 commit comments

Comments
 (0)