Skip to content

Commit 2c449bc

Browse files
committed
Add terraform/validate back since it is fixed by CloudPosse
1 parent 311bd0c commit 2c449bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ TERRAFORM_VERSION ?= 1.1.2
55

66
## Lint terraform code
77
lint:
8-
$(SELF) terraform/install terraform/get-modules terraform/lint
8+
$(SELF) terraform/install terraform/get-modules terraform/lint terraform/validate

0 commit comments

Comments
 (0)