yossigilad

Results 9 comments of yossigilad

@simar7 Thanks for the quick answer, but for tfvars config file is not a good option, because its dynamic for every pr. Please consider again and think that customers are...

@simar7 when using ftvars there are more then one file, and we need to spesify for every env the ftvar, and if we want to use the trivy.conf we will...

@simar7 Think that I need to create config file for every tfvar file. The number of files will be same as workspaces ( from one to many)

if you will give the option to spesify it as varibale in trivy action, I can set it with env like others action that using the tfvars (terraform apply and...

@simar7 any update? or you need more information?

@epetrovski-endava I'm having same issue in my environment, did you succeded to solve yours issue?

> I'm facing a related issue. I'm trying to parameterize [a value](https://github.com/awslabs/kubeflow-manifests/blob/8e2ffc5958da6fd6e17790236c484938c20e318b/charts/apps/jupyter-web-app/templates/ConfigMap/jupyter-web-app-config-tgcbb2gdkd-kubeflow-ConfigMap.yaml#L3) in a chart which uses Helm provider. > > Excerpt from my code: > > ```terraform > helm_config...