Add the cassandra network name to the variables.

This commit is contained in:
Andrea Dell'Amico 2024-01-19 18:20:47 +01:00
parent bbd8fbd779
commit 896540b09b
Signed by untrusted user: andrea.dellamico
GPG Key ID: 147ABE6CEB9E20FF
1 changed files with 1 additions and 0 deletions

View File

@ -243,6 +243,7 @@ variable "networks_list" {
timescaledb = "timescaledb-net"
orientdb = "orientdb-net"
orientdb_se = "orientdb-se-net"
cassandra = "cassandra-net"
}
}