Notes that you cannot delete a composable template currently in use by a data stream. Relates to #57957.
@@ -183,6 +183,9 @@ PUT /_index_template/logs_data_stream
// TEST[continued]
====
+NOTE: You cannot delete a composable template that's in use by a data stream.
+This would prevent the data stream from creating new backing indices.
+
[discrete]
[[create-a-data-stream]]
=== Create a data stream