forseti-security / terraform-google-forseti

A Terraform module for installing Forseti on GCP
Apache License 2.0
132 stars 126 forks source link

forseti install on tiller v2.16.8 failed with provider 0.10.5 #590

Closed Jean-Mercier closed 3 years ago

Jean-Mercier commented 4 years ago

Hello

Install with provider helm 0.10.5 failed We needed to downgrade provider version to 0.10.3, after that we have a working execution of the terraform apply

this is the error :

module.forseti-on-gke.module.forseti.helm_release.forseti-security: Creating...
Error: rpc error: code = Unknown desc = render error in "forseti-security/templates/orchestrator/network-policies/default-deny-ingress-egress.yaml": template: forseti-security/templates/orchestrator/network-policies/default-deny-ingress-egress.yaml:15:6: executing "forseti-security/templates/orchestrator/network-policies/default-deny-ingress-egress.yaml" at <(.Values.networkPolicy.enabled) and (.Values.orchestrator.enabled)>: can't give argument to non-function .Values.networkPolicy.enabled
  on .terraform/modules/forseti-on-gke/terraform-google-forseti-5.2.1/modules/on_gke/main.tf line 221, in resource "helm_release" "forseti-security":
 221: resource "helm_release" "forseti-security" {

i think it's due to this issue on helm who break working chart : https://github.com/helm/helm/issues/8311

Thanks

gkowalski-google commented 4 years ago

Hi @Jean-Mercier, thanks for submitting this issue. In the past I had been using 0.10.4 which should work. It is strange to see a micro version introduce a breaking change. We will try to get this working with 0.10.5 for the next release.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

paul-r0ss commented 4 years ago

Hi, we are experiencing the same issue.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

Pavloro commented 3 years ago

the issue still remains

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

e-koma commented 3 years ago

the issue still remains. I also encountered.

El-Dringo-Brannde commented 3 years ago

I too have this issue, and can't deploy.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.

robhyb19 commented 3 years ago

Seeing this same issue as well. Running on helm provider 0.10.6

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 15 days if no further activity occurs. Thank you for your contributions.