Skip to content
This repository has been archived by the owner on Feb 7, 2025. It is now read-only.

Set-up Terraform #265

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Set-up Terraform #265

merged 1 commit into from
Jan 13, 2025

Conversation

halprin
Copy link
Contributor

@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.

@halprin halprin merged commit b57e70d into main Jan 13, 2025
15 checks passed
@halprin halprin deleted the setup-terraform branch January 13, 2025 18:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants