Skip to content

Commit 2c321d7

Browse files
author
Garret Pick
committed
Update module to use unifio ASG repo
1 parent e1b8255 commit 2c321d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

certs/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@ data "template_file" "user_data" {
197197

198198
## Creates auto scaling cluster
199199
module "cluster" {
200-
source = "github.com/WhistleLabs/terraform-aws-asg?ref=v0.2.1//group"
200+
source = "github.com/unifio/terraform-aws-asg?ref=v0.3.1//group"
201201

202202
# Resource tags
203203
stack_item_label = "${var.stack_item_label}"

0 commit comments

Comments
 (0)