Skip to content

Commit 2fec576

Browse files
committed
chore: set major version on download-lambda
Co-authored-by: rishta
1 parent 6baadfc commit 2fec576

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/download-lambda/versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ terraform {
88
}
99
null = {
1010
source = "hashicorp/null"
11-
version = "~> 3.0"
11+
version = "~> 3"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)