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 e1b8255 commit 2c321d7Copy full SHA for 2c321d7
certs/main.tf
@@ -197,7 +197,7 @@ data "template_file" "user_data" {
197
198
## Creates auto scaling cluster
199
module "cluster" {
200
- source = "github.com/WhistleLabs/terraform-aws-asg?ref=v0.2.1//group"
+ source = "github.com/unifio/terraform-aws-asg?ref=v0.3.1//group"
201
202
# Resource tags
203
stack_item_label = "${var.stack_item_label}"
0 commit comments