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

fix:terraform image install #144

Merged
merged 36 commits into from
Jun 23, 2023
Merged

fix:terraform image install #144

merged 36 commits into from
Jun 23, 2023

Conversation

brivu
Copy link
Contributor

@brivu brivu commented Jun 23, 2023

When trying to run the aws-cli/setup command on the Terraform image (Apline), the installation of the CLI fails with this error:

curl: (48) An unknown option was passed in to libcurl

This PR adds libcurl in order to fix this issue

@brivu brivu requested a review from a team as a code owner June 23, 2023 07:29
@brivu brivu self-assigned this Jun 23, 2023
@brivu brivu linked an issue Jun 23, 2023 that may be closed by this pull request
src/scripts/install.sh Outdated Show resolved Hide resolved
src/scripts/install.sh Outdated Show resolved Hide resolved
brivu and others added 2 commits June 23, 2023 11:04
Co-authored-by: Eric Ribeiro <ericribeiro@outlook.com.br>
Co-authored-by: Eric Ribeiro <ericribeiro@outlook.com.br>
@brivu brivu merged commit 0234ce8 into master Jun 23, 2023
2 checks passed
@brivu brivu deleted the fix/terraform-image-install branch June 23, 2023 19:54
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

Successfully merging this pull request may close these issues.

aws-cli/setup fails on alpine
2 participants