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 8bb79c6 commit 4533223Copy full SHA for 4533223
docs/resources/elasticsearch_logstash_pipeline.md
@@ -50,7 +50,7 @@ EOF
50
}
51
52
output "pipeline" {
53
- value = elasticstack_elasticsearch_logstash_pipeline.example.pipeline_id
+ value = elasticstack_elasticsearch_logstash_pipeline_example_pipeline_id
54
55
```
56
0 commit comments