Skip to content
New issue

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

Problem: Stop shipping Terraform/Opentofu binaries #2417

Open
tboerger opened this issue Oct 13, 2024 · 3 comments
Open

Problem: Stop shipping Terraform/Opentofu binaries #2417

tboerger opened this issue Oct 13, 2024 · 3 comments

Comments

@tboerger
Copy link
Collaborator

Issue

To reduce the docker image size and to avoid any lawsuit trouble I would suggest to remove the binaries and add an pre-task which downloads the binaries from defined urls only if they are really needed and store them on a defined path.

Impact

Other

Installation method

Docker

Database

No response

Browser

No response

Semaphore Version

Any

Ansible Version

No response

Logs & errors

No response

Manual installation - system information

No response

Configuration

No response

Additional information

No response

@fiftin
Copy link
Collaborator

fiftin commented Oct 13, 2024

Let's create additional docker image based on ansible-only image.

so, we will have:

  • semaphore:v2.10.30
  • semaphore:v2.10.30-terraform

@fiftin
Copy link
Collaborator

fiftin commented Oct 13, 2024

Otherwise we need reliable way to download Terraform on-demand. It should be displayed on the web interface to user understand that Terraform successfully downloaded. And allow to re-download it if required.

So, we need button "Download Terraform".

@tboerger
Copy link
Collaborator Author

It makes totally sense to add a button to download it properly. I really wouldn't bundle terraform in any image because this could result in a lawsuit by hashicorp.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants