Test terratest #19
branch.yml
on: pull_request
terraform-module
/
...
/
Readme
terraform-module
/
...
/
Format HCL
15s
terraform-module
/
...
/
bats
32s
terraform-module
/
...
/
Codeowners validate
5s
terraform-module
/
...
/
Labels Validate
4s
terraform-module
/
...
/
Find modules
4s
Matrix: terraform-module / CI / lint
terraform-module
/
...
/
release
Annotations
2 errors and 1 warning
terraform-module / CI / Lint (./examples/complete)
Process completed with exit code 1.
|
terraform-module / ci
Process completed with exit code 1.
|
terraform-module / CI / Lint (./examples/complete):
examples/complete/variables.tf#L1
[tflint] reported by reviewdog 🐶
variable "region" is declared but not used
Raw Output:
variables.tf:1:1: warning: variable "region" is declared but not used ()
|