Add Docker Compose service connection support for Cassandra

Closes gh-35136
This commit is contained in:
Scott Frederick
2023-04-25 16:06:34 -05:00
parent 13d00d85e0
commit 43b42eca49
8 changed files with 243 additions and 0 deletions

View File

@@ -37,6 +37,9 @@ The following service connections are currently supported:
|===
| Connection Details | Matched on
| `CassandraConnectionDetails`
| Containers named "cassandra"
| `ElasticsearchConnectionDetails`
| Containers named "elasticsearch"