thelastpickle / tlp-cluster

tlp-cluster, a tool for launching Cassandra clusters in AWS
http://thelastpickle.com/tlp-cluster/
Other
21 stars 11 forks source link

ssh config file should generate even if all the resources weren't provisioned #84

Closed rustyrazorblade closed 5 years ago

rustyrazorblade commented 5 years ago

when running up, we early return if the resources couldn't all be provisioned. This is undesired, because we'll still need to be able to ssh in.

On a terraform error we will do the following behavior instead: