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

auto-check terraform format #20

Open
roperto opened this issue Jul 25, 2020 · 0 comments
Open

auto-check terraform format #20

roperto opened this issue Jul 25, 2020 · 0 comments
Assignees

Comments

@roperto
Copy link
Member

roperto commented Jul 25, 2020

Terraform has a formatter that will organise our code so we all follow the same standard.

Before committing, I suggest always running the command terraform fmt which will apply the "code convention" to all files.

This task is to check and prevent merges with code that is not properly formatted.

@afaryy afaryy self-assigned this Aug 16, 2020
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

No branches or pull requests

2 participants