Skip to content

Commit 42cae5e

Browse files
fix(deps): Update Terraform time to ~> 0.10
1 parent 9e02d15 commit 42cae5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

versions.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ terraform {
4747
}
4848
time = {
4949
source = "hashicorp/time"
50-
version = "~> 0.9"
50+
version = "~> 0.10"
5151
}
5252
}
5353

0 commit comments

Comments
 (0)