Skip to content

Commit a7ff559

Browse files
committed
fix(deps): Update Terraform time to ~> 0.13
1 parent bfa8002 commit a7ff559

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
@@ -31,7 +31,7 @@ terraform {
3131
}
3232
time = {
3333
source = "hashicorp/time"
34-
version = "~> 0.12"
34+
version = "~> 0.13"
3535
}
3636
}
3737

0 commit comments

Comments
 (0)