Skip to content

Commit bc042d4

Browse files
fix(deps): update terraform elasticstack to latest for deployable architectures (#190)
1 parent 7f8b052 commit bc042d4

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
@@ -23,7 +23,7 @@ terraform {
2323
}
2424
elasticstack = {
2525
source = "elastic/elasticstack"
26-
version = "0.11.7"
26+
version = "0.11.8"
2727
}
2828
kubernetes = {
2929
source = "hashicorp/kubernetes"

0 commit comments

Comments
 (0)