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.
1 parent 492e71f commit 08b7b7fCopy full SHA for 08b7b7f
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