We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
So I've setup ansible, terraform and semaphore ui on a Ubuntu VM.
Task templates using ansible and bash scripts work without a problem. Terraform tasks however fail with an error:
Failed to install requirements: fork/exec /usr/bin/terraform: not a directory Running app failed: fork/exec /usr/bin/terraform: not a directory
The same terraform task file (helloworld) works fine using Terraform CLI.
This might be a Terraform error, but due to some missing or badly configured setting on Semaphore UI. Any help would be greatly appeciated.
Configuration
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Question
So I've setup ansible, terraform and semaphore ui on a Ubuntu VM.
Task templates using ansible and bash scripts work without a problem. Terraform tasks however fail with an error:
The same terraform task file (helloworld) works fine using Terraform CLI.
This might be a Terraform error, but due to some missing or badly configured setting on Semaphore UI. Any help would be greatly appeciated.
Related to
Configuration
The text was updated successfully, but these errors were encountered: