cloud-native-toolkit / terraform-tools-gitops

Module to create a GitOps repository
6 stars 6 forks source link

Error: External Program Execution Failed #96

Open vishal-ramani opened 2 years ago

vishal-ramani commented 2 years ago

After Issue 93 is occurred then I am unable to re-run apply.sh or destroy.sh

Getting below error. Error: External Program Execution Failed │ │ with module.openshift-cicd.module.gitops.data.external.check_for_operator, │ on .terraform/modules/openshift-cicd.gitops/main.tf line 48, in data "external" "check_for_operator": │ 48: program = ["bash", "${path.module}/scripts/check-for-operator.sh"] │ │ The data source received an unexpected error while attempting to execute the program. │ │ Program: /bin/bash │ Error Message: openshift-gitops-operator not found in openshift-operators namespace │ │ State: exit status 1