Cache not found for input keys #163
-
|
Cache plugin dir step failing
This leads to below error:
The terraform.yaml file config applicable to tflint is as shown below: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
|
The output of |
Beta Was this translation helpful? Give feedback.
The output of
hashFiles('.tflint.hcl')is missing from your key so it seems like you don't have a.tflint.hclfile in your working directory.actions/checkoutis required first if you haven't included that.