clusterinthecloud / terraform

Terraform config for Cluster in the Cloud
https://cluster-in-the-cloud.readthedocs.io
MIT License
20 stars 23 forks source link

Specify that the manangement node depends on the FS #34

Closed milliams closed 4 years ago

milliams commented 4 years ago

This ensures that the filesystem still exists when shutting down the cluster so that we can clean up any remaining compute nodes.

Fixes #22