Skip to content

Commit a1273c1

Browse files
fix(deps): update terraform elasticstack to latest for deployable architectures (#174)
1 parent 26e0916 commit a1273c1

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
@@ -22,7 +22,7 @@ terraform {
2222
}
2323
elasticstack = {
2424
source = "elastic/elasticstack"
25-
version = ">= 0.11.6"
25+
version = ">= 0.11.7"
2626
}
2727
}
2828
required_version = ">= 1.3.0"

0 commit comments

Comments
 (0)