Currently, we check the components for a cluster by looking at the path: ``` nginx_ingress: { path: 'components/nginx_ingress' } ``` It would be nice to be able to specify external modules here, maybe with the https://github.com/hashicorp/go-getter ?