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(pre_commit): Added terraform setup for pre-commit tasks #93

Merged
merged 2 commits into from
Dec 17, 2024

Conversation

horiagunica
Copy link
Contributor

Description

Missing terraform binary on the runner when running terraform fmt via pre-commit. Added step to install latest terraform version.

Motivation and Context

CI and SCA workflows failed across repos.

How Has This Been Tested?

GCP SWFW repo pointing to specific branch with the new fix.

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes if appropriate.
  • All new and existing tests passed.

@horiagunica horiagunica changed the title feat(pre_commit): Added terraform setup for pre-commit tasks fix(pre_commit): Added terraform setup for pre-commit tasks Dec 17, 2024
Copy link

@acelebanski acelebanski left a comment

Choose a reason for hiding this comment

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

👍

@horiagunica horiagunica merged commit f3342a1 into main Dec 17, 2024
3 checks passed
@horiagunica horiagunica deleted the pre_commit_terraform_setup branch December 17, 2024 11: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.

4 participants