File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
docker-openvpn-server/cluster Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -218,7 +218,7 @@ data "template_file" "user_data" {
218218
219219# # Creates auto scaling cluster
220220module "cluster" {
221- source = " github.com/unifio/terraform-aws-asg?ref=v0.3.1 //group"
221+ source = " github.com/unifio/terraform-aws-asg?ref=v0.3.5 //group"
222222
223223 # Resource tags
224224 stack_item_label = " ${ var . stack_item_label } "
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ data "template_file" "user_data" {
2626
2727# # Creates auto scaling cluster
2828module "cluster" {
29- source = " github.com/unifio/terraform-aws-asg?ref=v0.3.2 //group"
29+ source = " github.com/unifio/terraform-aws-asg?ref=v0.3.5 //group"
3030
3131 # Resource tags
3232 stack_item_label = " ${ var . stack_item_label } "
You can’t perform that action at this time.
0 commit comments