File tree Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Expand file tree Collapse file tree 1 file changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -39,9 +39,6 @@ usage : |-
39
39
source = "clouddrove/alb/aws"
40
40
version = "0.14.0"
41
41
name = "alb"
42
- repository = "https://registry.terraform.io/modules/clouddrove/terraform-aws-alb/aws/0.14.0"
43
- environment = "test"
44
- label_order = ["name", "environment"]
45
42
internal = false
46
43
load_balancer_type = "application"
47
44
instance_count = module.ec2.instance_count
@@ -129,9 +126,6 @@ usage : |-
129
126
source = "clouddrove/alb/aws"
130
127
version = "0.14.0"
131
128
name = "clb"
132
- repository = "https://registry.terraform.io/modules/clouddrove/terraform-aws-alb/aws/0.14.0"
133
- environment = "test"
134
- label_order = ["name", "environment"]
135
129
136
130
load_balancer_type = "classic"
137
131
internal = false
You can’t perform that action at this time.
0 commit comments