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

chore: add setup-terraform step to workflows #221

Conversation

staaldraad
Copy link
Contributor

What kind of change does this PR introduce?

Bug fix in workflows

What is the current behavior?

Workflows break on PRs because terraform isn't available

What is the new behavior?

Workflows should work again

Additional context

GHA now use Ubuntu 24.0 and do not ship with terraform in the image. This needs to be setup manually.

actions/runner-images#10636

Terraform	latest available	-	Removed from the Ubuntu 24.04 image due to maintenance reasons.

GHA now use Ubuntu 24.0 and do not ship with terraform in the image.
This needs to be setup manually.
Copy link

linear bot commented Feb 14, 2025

level=warning msg="[lintersdb] The name \"vet\" is deprecated. The linter has been renamed to: govet."
level=warning msg="The linter 'exportloopref' is deprecated (since v1.60.2) due to: Since Go1.22 (loopvar) this linter is no longer relevant. Replaced by copyloopvar."
level=warning msg="The linter 'tenv' is deprecated (since v1.64.0) due to: Duplicate feature another linter. Replaced by usetesting."
level=error msg="[linters_context] exportloopref: This linter is fully inactivated: it will not produce any reports."
@staaldraad staaldraad enabled auto-merge (squash) February 14, 2025 15:28
@staaldraad staaldraad merged commit cbe7321 into main Feb 14, 2025
5 checks passed
@staaldraad staaldraad deleted the etienne/devwf-345-add-terraform-to-workflows-on-supabaseterraform-provider branch February 14, 2025 15:53
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.

2 participants