Skip to content

Commit d0697af

Browse files
fix(deps): update terraform time to latest for the deployable architecture solution (#165)
1 parent b3b0d1b commit d0697af

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
@@ -8,7 +8,7 @@ terraform {
88
}
99
time = {
1010
source = "hashicorp/time"
11-
version = "0.11.2"
11+
version = "0.12.0"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)