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

Set-up Terraform #1688

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Set-up Terraform #1688

merged 1 commit into from
Jan 13, 2025

Conversation

halprin
Copy link
Member

@halprin halprin commented Jan 13, 2025

Description

You may start noticing that terraform commands start failing in your GitHub Actions because terraform isn't found. This is expected if you are using the ubuntu-latest runner. The latest Ubuntu that ubuntu-latest points to was updated in December 2024 and is slowly rolling out across GitHub. One of the changes is terraform is no longer installed by default.

This PR fixes this by installing Terraform.

Issue

None.

Copy link

PR Reviewer Guide 🔍

Here are some key observations to aid the review process:

⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
🧪 No relevant tests
🔒 No security concerns identified
⚡ No major issues detected

Copy link

PR Code Suggestions ✨

No code suggestions found for the PR.

Copy link
Contributor

@pluckyswan pluckyswan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@halprin halprin merged commit c17f141 into main Jan 13, 2025
17 checks passed
@halprin halprin deleted the setup-terraform branch January 13, 2025 18:02
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.

3 participants