rustyrazorblade / easy-cass-lab

Create Apache Cassandra lab environments in AWS
https://rustyrazorblade.com/
Other
11 stars 7 forks source link

If cassandra.patch.yaml already exists, use it instead of generating a new one #130

Open rustyrazorblade opened 6 months ago

rustyrazorblade commented 6 months ago

Once #129 is finished, it'll be possible to bring down an env then bring it back up again. It would be great if we could retain the same settings in cassandra.patch.yaml by loading it and updating the seeds, instead of generating a new one.