File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11version : 1
2- module_version : 2.6.2
2+ module_version : 2.6.3
33tests :
44 - name : AMD64-based workerpool
55 project_root : examples/amd64
Original file line number Diff line number Diff line change @@ -82,7 +82,7 @@ $ make docs
8282
8383| Name | Source | Version |
8484| ------| --------| ---------|
85- | <a name =" module_asg " ></a > [ asg] ( #module\_ asg ) | terraform-aws-modules/autoscaling/aws | ~ > 6 .0 |
85+ | <a name =" module_asg " ></a > [ asg] ( #module\_ asg ) | terraform-aws-modules/autoscaling/aws | ~ > 8 .0 |
8686
8787## Resources
8888
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ poweroff
7878
7979module "asg" {
8080 source = " terraform-aws-modules/autoscaling/aws"
81- version = " ~> 6 .0"
81+ version = " ~> 8 .0"
8282
8383 name = local. base_name
8484
You can’t perform that action at this time.
0 commit comments