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: address terraform installation failure by updating hashicorp baseurl #881

Merged
merged 7 commits into from
Aug 13, 2024

Conversation

mpeddada1
Copy link
Contributor

@mpeddada1 mpeddada1 commented Aug 13, 2024

For #874

This PR updates the hashicorp baseurl to https://rpm.releases.hashicorp.com/RHEL/8/ to address the following error:

One of the configured repositories failed (Hashicorp Stable - x86_64)
. . .
The command '/bin/sh -c yum -y install terraform' returned a non-zero code: 

According to https://www.hashicorp.com/official-packaging-guide, only RHEL 8 and 9 are supported.

@product-auto-label product-auto-label bot added the size: xs Pull request size is extra small. label Aug 13, 2024
@mpeddada1 mpeddada1 changed the title fix: troubleshoot terraform issue in graalvm cloudbuilds fix: address terraform installation failure by updating hashicorp baseurl Aug 13, 2024
@mpeddada1 mpeddada1 marked this pull request as ready for review August 13, 2024 17:22
@mpeddada1 mpeddada1 requested a review from a team as a code owner August 13, 2024 17:22
@JoeWang1127
Copy link
Contributor

JoeWang1127 commented Aug 13, 2024

LGTM, but I'll leave Burke to give the final approve.

@mpeddada1
Copy link
Contributor Author

Thank you both for the review!

@mpeddada1 mpeddada1 merged commit 0b7164f into main Aug 13, 2024
59 of 60 checks passed
@mpeddada1 mpeddada1 deleted the troubleshoot-terraform branch August 13, 2024 18:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
size: xs Pull request size is extra small.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants