Skip to content

Commit dea0142

Browse files
authored
Merge pull request #7 from byu-oit/hotfix/acsversion-1
update version for acs -> master
2 parents 4b9ef17 + 8848c9d commit dea0142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module "acs" {
2-
source = "github.com/byu-oit/terraform-aws-acs-info.git?ref=v2.1.0"
2+
source = "github.com/byu-oit/terraform-aws-acs-info.git?ref=v3.1.0"
33
vpc_vpn_to_campus = true
44
}
55

0 commit comments

Comments
 (0)