Skip to content

Commit 4f3449b

Browse files
Update examples/github-separate/main.tf
Co-authored-by: Bryant Biggs <[email protected]>
1 parent b33e105 commit 4f3449b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/github-separate/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ module "ecs_cluster" {
119119

120120
module "alb" {
121121
source = "terraform-aws-modules/alb/aws"
122-
version = "9.17.0"
122+
version = "~> 9.0"
123123

124124
name = local.name
125125

0 commit comments

Comments
 (0)