We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 492e71f + 08b7b7f commit 3bc18e3Copy full SHA for 3bc18e3
main.tf
@@ -1,7 +1,6 @@
1
//TODO: maybe move to single repo using github pages
2
module "acs" {
3
- source = "github.com/byu-oit/terraform-aws-acs-info.git?ref=v1.1.0"
4
- env = var.env
+ source = "github.com/byu-oit/terraform-aws-acs-info.git?ref=v2.1.0"
5
vpc_vpn_to_campus = true
6
}
7
0 commit comments