Skip to content

Commit 4ed1e16

Browse files
fix(deps): update terraform time to latest for the deployable architecture solution (#248)
1 parent 6e0464b commit 4ed1e16

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
@@ -10,7 +10,7 @@ terraform {
1010

1111
time = {
1212
source = "hashicorp/time"
13-
version = "0.11.2"
13+
version = "0.12.0"
1414
}
1515
}
1616
}

0 commit comments

Comments
 (0)