Skip to content

Commit 0064fa9

Browse files
fix(deps): update terraform time to latest for the deployable architecture solution (#122)
1 parent 9ca91da commit 0064fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/instances/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ terraform {
1212
}
1313
time = {
1414
source = "hashicorp/time"
15-
version = "0.11.2"
15+
version = "0.12.0"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)