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: Added terraform install to pre-commit.yml #198

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AncientPatata
Copy link
Contributor

Motivation

Pre-commit job is unable to find Terraform, I think we're relying on one of the steps to install it for us when we should be installing it ourselves to have more control over it.

Description

Added a step to install Terraform.

Testing

None.

Impact

To be determined;

Additional Information

None

Checklist

  • My code adheres to the coding and style guidelines of the project.
  • I have performed a self-review of my code.
  • I have commented my code, particularly in hard-to-understand areas.
  • I have made corresponding changes to the documentation.
  • I have thoroughly tested my modifications and added tests when necessary.
  • Tests pass locally and in the CI.
  • I have assessed the performance impact of my modifications.

@AncientPatata AncientPatata changed the title Added terraform install to pre-commit.yml fix: Added terraform install to pre-commit.yml Jan 9, 2025
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.

1 participant