cloud-native-toolkit / cloud-native-toolkit/terraform-tools-gitops
Error: External Program Execution Failed
- Dominant language
- HCL
- Stars
- 5
- Forks
- 5
- PR merge metrics
- No merged PRs in 30d
Description
After [Issue 93](https://github.com/cloud-native-toolkit/terraform-tools-gitops/issues/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
`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.