Make Git URL configurable
Created by: berendt
terraform/files/bin/get_k8s_git.sh: git clone https://github.com/SovereignCloudStack/k8s-cluster-api-provider || exit 1
It should be possible to use another source here. Therefore, this should be configurable via a parameter.