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: updated pr comment output, copied changes from plan & apply #42

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

Rimoldeen
Copy link
Contributor

Copied some changes over to the module validation, added an extra output

- name: Linting Code - centralised
id: lintCentralised
run: tflint --config=.tflint-centralised.hcl -f compact
run: tflint --config=.tflint-centralised.hcl -f compact --var-file=$TF_VAR_FILE
Copy link
Member

Choose a reason for hiding this comment

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

Would this check pass for module validation? Do all module repos now need to include an example tfvars file and pass it in the pipeline, so that it can validate tags?

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