Added VPN Tunnel Phase 1/2 Lifetimes #57
branch.yml
on: pull_request
terraform-module
/
...
/
Validate Codeowners (owners)
0s
terraform-module
/
...
/
Readme
terraform-module
/
...
/
Format HCL
18s
terraform-module
/
...
/
bats
31s
terraform-module
/
...
/
Validate Codeowners (syntax)
8s
terraform-module
/
...
/
Labels Validate
1s
terraform-module
/
...
/
Find modules
5s
Matrix: terraform-module / CI / lint
terraform-module
/
...
/
release
Annotations
3 errors and 2 warnings
terraform-module / CI / Format HCL
Process completed with exit code 1.
|
terraform-module / CI / Lint (.)
Process completed with exit code 1.
|
terraform-module / ci
Process completed with exit code 1.
|
terraform-module / CI / Lint (.):
variables.tf#L239
[tflint] reported by reviewdog 🐶
variable "vpn_connection_tunnel2_phase2_lifetime_seconds" is declared but not used
Raw Output:
variables.tf:239:1: warning: variable "vpn_connection_tunnel2_phase2_lifetime_seconds" is declared but not used ()
|
terraform-module / CI / Lint (.):
variables.tf#L232
[tflint] reported by reviewdog 🐶
variable "vpn_connection_tunnel2_phase1_lifetime_seconds" is declared but not used
Raw Output:
variables.tf:232:1: warning: variable "vpn_connection_tunnel2_phase1_lifetime_seconds" is declared but not used ()
|