Skip to content

Commit a843adf

Browse files
fix(deps): update terraform time to latest for the deployable architecture solution (#153)
1 parent 6ba91a4 commit a843adf

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.9.1"
11+
version = "0.11.2"
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)