rancher / terraform-controller

Use K8s to Run Terraform
Apache License 2.0
291 stars 46 forks source link

[tffy] Add a --follow #50

Open luthermonson opened 5 years ago

luthermonson commented 5 years ago

need a --follow or -f to run/plan commands. when the pod spins up grab the id and follow the log. @StrongMonkey sent over https://github.com/rancher/rio/blob/master/cli/cmd/logs/logs.go#L71-L103 from rio where they do similar and can be pulled in.