cloud-native-toolkit / cloud-native-toolkit/terraform-tools-gitops

Error: External Program Execution Failed

Open
#96 0 comments 1 reaction 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.