Skip to content

Commit 79d2f45

Browse files
fix(deps): update terraform shell to latest for deployable modules / architectures (#100)
1 parent 5f5d459 commit 79d2f45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

solutions/banking/version.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ terraform {
1818
}
1919
shell = {
2020
source = "scottwinkler/shell"
21-
version = ">= 1.7.7"
21+
version = ">= 1.7.10"
2222
}
2323
}
2424
required_version = ">= 1.3.0"

0 commit comments

Comments
 (0)