Skip to content

Commit 4b66f93

Browse files
committed
upgrade to 0.14
1 parent bcef929 commit 4b66f93

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

README.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ usage : |-
3939
source = "clouddrove/alb/aws"
4040
version = "0.14.0"
4141
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"]
4542
internal = false
4643
load_balancer_type = "application"
4744
instance_count = module.ec2.instance_count
@@ -129,9 +126,6 @@ usage : |-
129126
source = "clouddrove/alb/aws"
130127
version = "0.14.0"
131128
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"]
135129
136130
load_balancer_type = "classic"
137131
internal = false

0 commit comments

Comments
 (0)