kubenow / KubeNow

Deploy Kubernetes. Now!
Apache License 2.0
292 stars 40 forks source link

Use the HCL parser where possible #388

Open mcapuccini opened 6 years ago

mcapuccini commented 6 years ago

As per discussion in https://github.com/kubenow/KubeNow/pull/383 we should try to refactorize the code, so that we use the HCL parser to read configuration variables (instead of Unix commands).