│ Error: kustomizationBuild: Kustomizer Run for path '../install' failed: accumulating resources: accumulation err='accumulating resources from 'https://github.com/argoproj/argo-cd.git//manifests/ha/cluster-install?ref=v2.6.15': URL is a git repository': hit 27s timeout running '/opt/homebrew/bin/git fetch --depth=1 https://github.com/argoproj/argo-cd.git v2.6.15'
│
│ with module.kustomization.data.kustomization_build.this,
│ on modules/kustomization/main.tf line 7, in data "kustomization_build" "this":
│ 7: data "kustomization_build" "this" {
I am constantly running into this error:
Is there a way to extend the timeout?