We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5960df commit 91c358dCopy full SHA for 91c358d
examples/elasticsearch/elasticsearch.tf
@@ -41,7 +41,7 @@ module "functionbeat" {
41
source = "../.."
42
43
application_name = "crazy-test-module"
44
- functionbeat_version = "7.17.1"
+ functionbeat_version = "8.12.1"
45
46
lambda_config = {
47
name = "my-kibana-exporter"
examples/logstash/logstash.tf
0 commit comments