terraform-google-modules/terraform-google-gke-gitlab

Helm provider release 1.0 is a breaking change

henrybell opened this issue · 1 comments

The recent 1.0 release of the Helm provider moves to Helm 3, which means that tiller-related provider configuration is no longer supported. Fix is either to pin the provider version and stick with Helm 2, or move to Helm 3 and remove tiller config -- I am happy to put together a PR for either of these.

Turns out that gitlab does not yet support Helm 3. So I will pin the Helm provider version to continue with Helm 2.