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

feat: initial scaffold for new linting #51

Closed
wants to merge 2 commits into from
Closed

Conversation

matt-FFFFFF
Copy link
Member

@matt-FFFFFF matt-FFFFFF commented Dec 8, 2023

PR to integrate TFVM pipeline

@matt-FFFFFF
Copy link
Member Author

@lonegunmanb please see this scaffold - is this what you need?

- name: terraform init
run: terraform init
- name: terraform fmt check
run: exit 0
Copy link
Contributor

Choose a reason for hiding this comment

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

i'm curious why the run commands in this file are "exit 0" ?

Copy link
Member Author

Choose a reason for hiding this comment

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

This is so @lonegunmanb can update this branch with the actual tasks. He will use the docker container approach pioneered with TFVM.

Copy link
Member

@lonegunmanb lonegunmanb left a comment

Choose a reason for hiding this comment

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

@matt-FFFFFF I think I'm ready to continue the work based on this branch, except one comment.

@lonegunmanb
Copy link
Member

I'm closing this pr in favor of #53.

@matt-FFFFFF matt-FFFFFF deleted the feat/linting branch January 4, 2024 11:45
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