eihwaz
eihwaz
hi, what command did you use exactly? have you pipenv installed?
I fix this adding ^:^ and : in the --set-env-vars in the gcloud functions command. --set-env-vars=^:^"$(join : ${environment[@]})" I hope it helps
Hi there, It seems that cis,cis1,cis2 are not included in the compliance parameter for the google plugins. Also i notice that the current plugins for GCP(all of them) are the...
@Rahulsharma0810 The thing is that at the code level of each gcp plugin, it contains a parameter for the complaince values. For gcp the cis compliance is not set because...