Skip to content

Commit 23f0024

Browse files
fix(deps): update terraform time to latest for deployable modules / architectures (#484)
1 parent 555a00a commit 23f0024

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/standard/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ terraform {
99
}
1010
time = {
1111
source = "hashicorp/time"
12-
version = "0.11.2"
12+
version = "0.12.0"
1313
}
1414
}
1515
}

0 commit comments

Comments
 (0)