We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 311bd0c commit 2c449bcCopy full SHA for 2c449bc
1 file changed
Makefile
@@ -5,4 +5,4 @@ TERRAFORM_VERSION ?= 1.1.2
5
6
## Lint terraform code
7
lint:
8
- $(SELF) terraform/install terraform/get-modules terraform/lint
+ $(SELF) terraform/install terraform/get-modules terraform/lint terraform/validate
0 commit comments